• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • The CSPro Language
    • Data Entry Module
      • Introduction to Data Entry
      • Data Entry Application
        • General Data Entry Concepts
        • CSPro Data Entry Concepts
        • Create a Data Entry Application
        • Change Data Entry Characteristics
        • Forms Designer
          • Introduction to Forms Design
          • Add Things to a Form
          • Modify Things in a Form
          • Change Form Properties
            • Change Forms File Properties
            • Change Level Properties
            • Change Form Properties
            • Change Block Properties
            • Change Field Properties
            • Change Field Properties for Multiple Fields
            • Change Keyboard Input
            • Change Roster Properties
            • Change Report Properties
            • Change Column Heading Properties
            • Change Row Heading Properties
            • Change Text Properties
      • Data Entry Editing
      • CAPI Data Entry
      • Network Data Entry
      • Android Data Entry
    • Batch Editing Applications
    • Tabulation Applications
    • Data Sources
    • CSPro Statements and Functions
    • Templated Reporting System
    • HTML and JavaScript Integration
    • Action Invoker
    • Appendix
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataViewer>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Change Field Properties for Multiple Fields

It is possible to change the properties for many fields at one time. To change the properties for all fields in your application, select Field Properties from the Options menu. Alternatively, select multiple fields on a form and then right-click on a field and select Properties, or press Alt+Enter.
The selected attributes will only apply to fields that support the options. For example, if Upper Case is selected, that option will be ignored for numeric fields and will be applied only to alpha fields. Selecting <no change> means that that setting will be ignored when applying the new properties.
The Data Capture Type options allow you to change the type of capture type used for the field. It will list the union of valid possibilities for the selected fields, but if a change is requested it will apply the change only to fields that can support the specified type. For example, selecting Check Box will only apply that option to alphanumeric fields that can support checkboxes. The capture type of fields that do not support the selected type will remain unchanged. If you would like to set the capture type to the default based on the field's item and value set properties, select <default for field>.
If you selected multiple fields on a form to bring up this dialog but would like to apply the changes to all the fields in your application, select the Apply to all fields option.
See also: Change Field Properties