Skip to end of banner
Go to start of banner

18.3 App Builder Release Notes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »


New and Improved Features


Product Level change

  • DAP-1692 - Redesign the form header in the builder screen as its occupying too much space
  • DAP-1085 - Notification Manager - User would like to configure notification events, select template and have the ability to choose recipients for a App Builder Form

  • DAP-74 - User would like to have an option to build the list screen for Web

  • DAP-1207 - User would like to have the ability to define the sort preferences for default list view
  • DAP-1815 - Form Versioning - Record and Manage form definition by version 

  • DAP-1824 - Ability to differentiate Draft/Inactive/Active forms on the App Builder home page

Configurable

  • None.

DAP-1747 Ability to set values and support variables based on other control actions

Configurable: NA

  • Title: NA
  • Public / Private: NA
  • Default: NA

Existing System

  • We doesn't have the option to set a default value to a field when user is trying to add a new record to the form. 

Purpose:

  • Reduce the time to complete a form by auto populating logged-in user's data. 

Enhanced System:

  • User would be able to set a default based on logged in user's profile - (List of controls and options mentioned below).
  • User would be able to set a default value based on the condition configured in actions - for Text box, Numeric and toggle controls. 

Impacts: Mobile. 



Default Value setting by control type:

S.NoControl TypeControl NameDefault Options
1Basic ControlsText BoxUser Entry
2Basic ControlsNumericUser Entry
3Advanced ControlsDate1. Current Date
2. Current Date + 1
3. Current Date - 1
4. First Day of Current Month
4Advanced ControlsTimeCurrent Time
5Single SeletionToggleToggle On/Off
6Single SeletionDrop Down List
  • Custom Data Source: Select any one default value from the values.
  • System Data Source: Select any one default value from the values.
  • User & Location System Data Source : Only one value will populate as below.
  1. Current Logged-in User (For User Picklist)
  2. Current Logged-in Location (For Location Picklist)
7Single SeletionAuto Complete
  • Custom Data Source: Select any one default value from the values.
  • System Data Source: Select any one default value from the values.
  • User & Location System Data Source : Only one value will populate as below.
  1. Current Logged-in User (For User Picklist)
  2. Current Logged-in Location (For Location Picklist)
8Multi SelectionMultiple Auto Complete
  • Custom Data Source: Select multiple default values.
  • System Data Source : Can select multi default value except user and location.
  • User and Location System Data Source : Can select single default value for all the below system data sources.
  1. Current Logged-in User (For User Picklist)
  2. Current Logged-in Location (For Location Picklist).
9Multi SelectionMultiple Choice
  • Custom Data Source: Select multiple default values.
  • System Data Source : Can select multi default value except user and location.
  • User and Location System Data Source : Can select single default value for all the below system data sources.
  1. Current Logged-in User (For User Picklist)
  2. Current Logged-in Location (For Location Picklist)



Condition Based Value Setting: 


                                                                                                                                                                                                                                                                                                                                             Back to top


  • No labels