• <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
          • Create a New Data Entry Application
          • Data Entry Application Types
          • Generate Default Data Entry Forms
          • Drag Options Menu
          • Data Entry Forms Screen Layout
          • View Form Questionnaire
          • Forms Tree
          • Run a Data Entry Application
          • Run Production Data Entry
          • Generate Binary Data Entry Application
        • Change Data Entry Characteristics
        • Forms Designer
      • 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>

Drag Options Menu

Whenever you automatically generate data entry forms, drag an entire dictionary , or drag a dictionary record onto a form, this dialog box will appear. When you drag an individual dictionary item to a form, this dialog will not appear, but the settings in effect will be used. To access this dialog box without dragging, select Drag from the Options menu.
The following choices are available to customize your drag-and-drop operation:
Field Label Options
When fields are dragged onto a form from the dictionary, the dictionary text associated with the item is usually also included. You can select whether the item's label or the item's name is dragged onto the form.
You can also select whether the text is placed to the left or to the right of the data entry box. (This setting has no effect if the item is rostered.)
If you select to use the item labels, you can link the field label to the item. That means that if you change the item's label in the dictionary, then the label on the form will automatically adjust.
Roster Options
This affects dictionary records and items with more than one occurrence. To enter this type of data, you either need a form that repeats (to allow for the multiple occurrences of the data), or you need a roster.
If you choose Horizontal, CSPro will make rosters in which the occurrences are the rows and the fields are the columns. In CSEntry the cursor will move from left to right by default.
If you choose Vertical, CSPro will make rosters in which the occurrences are the columns and the fields are the rows. In CSEntry the cursor will move from top to bottom.
If you choose Don't Roster, CSPro will make forms that repeat.
If you select Use occurrence labels in roster, the roster's rows, instead of being labeled 1, 2, 3, etc., will use the occurrence labels defined for the item or record in the dictionary.
Capture Type Options
When CAPI Mode is selected, if the item has a valid value set that can be can be represented by a capture type other than a text box, the item will be added to the form with a preselected capture type. The capture type selected depends on the type and length of the item but can be changed once the item is on the form.
If Key-From-Paper Mode is selected, the capture type will default to a text box.
Require Enter Key on Entry
This option determines whether the Enter key must be pressed to advance an operator to the next data entry field.
If left unchecked, the cursor will automatically advance to the next field as soon as the maximum number of characters are entered for the field (that is, if the field length is two, then after entering two characters the cursor will advance to the next field). An operator can always hit the Enter key to complete a field without having entered the full complement of digits.
If this option is checked, the operator must always press the Enter key to advance to the next field.
Use Subitems When Present
If you have items with subitems, you may check this box to place the subitems, instead of the item, on the form. For example, if you have a DATE item that contained the three subitems DAY, MONTH, and YEAR, the subitems, rather than the item DATE, would be placed on the form. However, if any of the subitems overlap, the item will be used instead. (This setting has no effect if no subitems are present.)
If this box is left unchecked, items will always be used.