• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • The CSPro Language
    • Data Entry Module
      • Introduction to Data Entry
      • Data Entry Application
      • Data Entry Editing
      • CAPI Data Entry
        • Introduction to CAPI
        • CAPI Features
        • Capture Types
          • Capture Types
          • Barcode Capture Type
          • Check Box
          • Date Capture Type
          • Drop Down / Combo Box
          • Number Pad
          • Radio Button
          • Slider
          • Text Box
          • Toggle Button
        • Multimedia
        • CAPI Strategies
        • How to ...
      • 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>

Drop Down / Combo Box

These capture types display all values in the value set of numeric and alphanumeric items. The Drop Down capture type is identical to the Radio Button capture type, except that it displays differently on Windows. In contrast, the Combo Box capture type allows for the displaying of ranges of values (that is, value sets with "to values").
While the Drop Down and Combo Box capture types are visually identical on desktop CSEntry, in the mobile environment there is a difference between the two options. Drop Down fields, which contain only discrete values, will be displayed as radio buttons. Combo Box fields, which can include ranges, will appear as text boxes with a corresponding button that displays the entire value set, allowing users to see the valid ranges as well as to select from discrete values (such as a Missing code).
See also: Capture Types