• <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 Block Properties

To bring up the Block Properties dialog, right-click on a block in the tree and select Properties.
Label
This is descriptive text that helps you identify the block. It may contain any characters (including blanks) and be up to 120 characters long.
Name
This is the name of the block, which you use when writing programming logic. It must consist of letters, digits, and the underscore ('_') character. The name must begin with a letter and cannot begin or end with an underscore.
Show on same screen on mobile
When this option is selected, all the fields in the block are shown on the same screen during mobile data entry. The operator can fill in these fields' values in any order before continuing with data entry. If the option is not selected, each field will be displayed separately, as is the case for fields that are not part of blocks.
See also: Blocks