• Data Manager User's Guide
    • Introduction to Data Manager
    • Overview
    • Views
      • Views
      • Views: Case
      • Views: Case (JSON)
      • Views: Case (Text)
      • Views: Case (Questionnaire View)
    • How to ...
    • Appendix

Views

The View menu allows you to change how case data is displayed, with the following options:
  • Data Summary: Displays information about the data source, including the number of cases as well as information about the last time data was synchronized.
  • Logic Helper: If no case is selected, this view provides several logic templates for conducting basic file operations (e.g., opening a data source, counting the number of cases, looping through cases, etc.). If a case is selected, this view gives logic examples on how to load or delete the selected case.
  • Case: Displays case data grouped by record.
  • Case (JSON): Displays case data in its JSON representation.
  • Case (Text): Displays case data in its text representation.
  • Case (Questionnaire View): Displays case data using the questionnaire view.
If allowed by a dictionary's security options, the displayed view can be saved (File -> Save, or Ctrl + S) or printed (File -> Print, or Ctrl + P). All views can be printed, and views that support saving can be saved as HTML or as a format specific to that view (e.g., JSON, text, logic, etc.).
See also: Filter Cases and Display Options