Docs
  • Getting Started
  • Overview
    • Understanding
      • User-Interface
      • Shortcuts
    • Getting Started
      • Creating A New Application
      • Adding Basic Structure using Class Designer
      • Creating a link to the TIVITY File Class
      • Setting Rights
      • Creating Queries
      • Building The Layout
        • Creating an App Page
        • Creating an Object Page
        • Creating a List Item Layout
  • Building an Application
    • Application Setup
      • General
      • Documentation
      • License Management
      • Publishing the Application
      • Advanced Settings
        • Document-MailEditor
    • Data
      • Sources
      • Data Modelling
        • Class
        • Field
        • Action
        • Link
      • Query Data
        • Get Started with Query Designer
        • Common
        • Fields
        • Conditions
        • Default Values
        • Preview
      • Roles & Permissions
        • Rights Designer
      • Access Control Lists (ACL)
    • Views
      • Design UI
        • Page Types
        • Fields and Links
        • Layout Controls
          • Actions
          • Panels
          • Sections
          • Lists
          • Input
        • Layout Templates
      • Document Templates
        • Get started with Template Designer
        • Expressions in Templates
    • Execution
      • Functions
      • Workflows
        • Control Types
      • Trigger
      • Scripting
        • Accessing the Script Designer
        • Using the Script Designer
        • Commonly used Actions
        • Reference: Actions
          • Math
          • System
          • Date
          • Collection
          • LogicalOperators
          • Web
          • Structure
          • Constants
          • Converters
          • Commands
          • Text
          • PDF
          • Operators
          • PowerPoint
          • QR-/Barcode
          • Messaging
          • Cells
          • Xml
          • Admin
          • Integrations
    • Expressions
      • Expressions in Expressions
      • Expressions in Condition Values
  • Administration
    • Platform
    • Workspace
    • Security
    • Platform Setup
  • Extensibility and Integration
    • REST API
    • Source Adapter
      • Getting Started
      • Source Adapter Interface
      • RESTful Adapter Service
  • Adapter Portfolio
    • MongoDB Adapter
  • Platform Features
    • Enterprise Search
      • Integration into an App
      • General Settings
    • Templates
    • Tagging
      • Getting Started
      • Manage Tags
      • Settings
      • Usage
        • Tag filter
        • Tag panel
    • DMS Setup
Powered by GitBook
On this page
  • Overview
  • Add a Default Value
  • Delete a Default Value

Was this helpful?

  1. Building an Application
  2. Data
  3. Query Data

Default Values

Query Designer is divided into several sections - Common, Fields, Conditions, Default Values and Preview. This article provides detailed information about the Default Values section.

PreviousConditionsNextPreview

Last updated 4 years ago

Was this helpful?

Overview

Working with data often leaves you with undefined or incomplete information in your records, especially when dealing with optional data entry fields. The Default Values section lets you specify how to handle those undefined values in your result.

You can define a default value for each field of your Source.

Default Values are limited to fields of the Source class only.

A default value is applied to undefined values of a field only. An empty value is not replaced by the default value.

Add a Default Value

You start with an empty list of default values. Click on Add Field at the top of the list.

In the newly created record you open the drop-down selection in the column Field to choose a field from your classes. You can use the Search feature to narrow down the selection.

In the column Value you enter the information shown in the result for any undefined value of the chosen field.

Repeat this step until all optional fields have been assigned default values to.

Delete a Default Value

To remove a row from the list of default values click on the Delete icon in the column Actions. Repeat to remove more than one row from the list.

Definition of Default Values in a query
Specify default values for various fields of a query