userguides
  • Welcome
  • Contact Us
  • Getting Started
    • Quickstart
    • Inside ViewZen
  • ViewZen Accounts
    • Overview
    • Account Owner
    • Home Page
    • Member Profile
      • My Account
      • My Organization
      • Security
      • Permissions
    • Roles and Permissions
      • Standard Roles
      • Custom Roles
    • User Management
    • User Groups
    • Multi factor Authentication
    • Context based Permissions
    • API Keys
  • Appverse
    • Overview
    • Home Page
    • Apps
      • Create an App
        • Folders
          • Create
          • Edit
          • Delete
          • View Contents
        • Roles
        • Forms
          • Create
            • Get Familiar
              • General Properties
              • Hint
              • Appearance
              • Validations
                • Examples
              • List of Values
              • Scope
                • Examples
              • Search Settings
              • Security
              • Expressions
              • Appverse Expressions
                • Examples
              • Choices
              • Instance Name
              • Download Form
              • Import Form
            • Best Practices
            • Create with Form Builder
            • Create with GenAI
            • Create with ODK compatible xls
          • Edit
          • Delete
          • Deploy / Undeploy
          • Settings
            • General Settings
            • Data Display
            • Appearance
            • Languages
            • Auto Numbering
            • Lookup
            • Child Forms
            • Report Template
            • Validations
            • Data Formatting Rules
            • Record Access
            • Quick Filters
          • Allocation
            • Get Familiar
              • General Properties
              • View Permissions
          • Quick Configuration
          • Events and Actions
            • Save to DB
            • Lock Record
            • Update Status
            • Create / Update Record
            • Send Notifications
            • Custom Scripts
          • Conditions in Appverse
          • Advanced Search
          • Data
            • Card Layout
            • Grid Layout
            • Master Detail Layout
          • Dashboards
            • Publish Dataset
            • Dashboard
        • Dashboards
          • Link
      • Edit an App
      • Delete an App
      • List of all Apps
      • Publish an App
      • Export & Import an App
    • User Allocation
    • Library
      • Custom Scripts
      • Custom Queries
      • Report Templates
    • Departments
    • Settings
  • ViewZen Analytics
    • Overview
    • Landing Page
    • Dashboard
      • List of Dashboards
      • Create a Dashboard
        • Get Started
        • Datasets
        • Sheets
        • Version Control
        • Toolbar
          • Place Components
            • Properties
              • Data Properties
                • Data Fields
                • Inbuilt Aggregation Functions
                • Dimensions
                • Measures
                • X-axis and Y-axis
                • Column
                • Data Series
              • Format Properties
                • Title / Sub Title / Label
                • Appearance
                • Legend
                • Viewer Settings
                • General Settings
                • Axis Settings
                • Axis Label Settings
                • Axis Title Settings
                • Label Formatting
                • Sorting
                • Color Formatting
                • Column Formatting
                • Stacked Header
                • Footer
                • Actions and Events
                • Chart Settings
                • Grid Settings
                • Data Series Formatting
                  • Value Series
                  • Column Series
                  • Stacked Column Series
                  • Radar Column Series
                  • Waterfall Series
                  • Line Series
                  • Bubble Series
                  • Pie Series
                  • Donut Series
                  • Funnel Series
                  • Clustered Area Series
              • Tooltip Properties
                • Properties
            • Visuals
              • Cards
              • Charts
              • Grid
              • Textbox
              • Filter
              • Image
              • Zone
            • Visuals Marketplace
          • Edit Components
          • Delete Components
        • Filters
          • Fixed Filters
            • Create Filter
              • Filter Conditional Statements
            • Edit Filter
            • Delete Filter
          • Interactive Filters
            • Create Filter
            • Edit Filter
            • Delete Filter
      • Edit a Dashboard
      • Share a Dashboard
      • Delete a Dashboard
      • View a Dashboard
      • Use Dashboard for Presentations
Powered by GitBook
On this page
  • Key General Properties
  • Mapping to Input Field Types
  1. Appverse
  2. Apps
  3. Create an App
  4. Forms
  5. Create
  6. Get Familiar

General Properties

PreviousGet FamiliarNextHint

Last updated 4 months ago

General properties define the fundamental settings of a form field, controlling its behavior and data handling.

Key General Properties

  • Name* - Internal name and is used for uniquely referencing a field in a form. Special characters are not allowed in this field.

  • Label* - The name displayed for the field to indicate its purpose.

  • Display Name - This field is used for displaying the field in data tables and analytics charts.

  • Default value - Pre-populated data that appears when the form loads.

  • Required (Mandatory) - Ensures that users must enter a value before submitting the form. By default, it is turned off meaning that it is not mandatory to enter data.

  • Read only - Users cannot enter any data in read only fields. Read only fields can be used to display calculated values or system populated values such as auto numbering.

  • Editable - If disabled, users can enter data in this input field only once, after which it is locked. Users are prevented from editing the field once it is entered but user can view its content.By default this is turned on, meaning that the field is always editable.

  • Data Type - Used to capture the expected data type of an evaluated expression. Can be number, string or date.

Note - * Indicates that it is mandatory to enter the value while configuring the field

Mapping to Input Field Types

Certain Properties are valid only for certain input fields

Property
Applies to Input Field Type

Name

All

Label

All except calculate

Display Name

All except note, group, repeat group

Default Value

All except calculate, group, repeat group

Required

All except calculate, group, repeat group

Read Only

All except calculate, group, repeat group, geotrace, geoshape

Editable

All except time, date and time, calculate, group, repeat group, acknowledge, audio, video, file, geopoint, geotrace, geoshape

Data Type

Calculate

General Properties