Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
231
231
New and Improved Features


New Features

Enhancements

Usability

Common

  • DAP-7851 - Audit Log and AccountabilityActivity Log - Track every activity performed by the user in app builder.

Anchor
6890
6890
DAP-6890 - Ability to define any form control as unique for data validation

Existing System: Currently, we don’t have any data validation rule for supporting uniqueness. We have this feature only from the data import screen.

...

Supported on Mobile: Yes.

...

Back to top

Anchor
7965
7965
 DAP-7965 - A framework to integrate an API so that

...

complex business rules can be configured

Existing System: Currently, we can’t have any custom API integration in app. 

...

Enhanced System: 

  • An API with a custom logic can be integrated to into an app.

  • System The system would be able to pull data from an API and set a value to a control based on the API response.

  • The configuration of this feature for an app can be done only from the backend.

  • Currently, this feature is supported only on the web. In the future, we can support this on mobile online mode.

...

Supported on Mobile: No.

Example 1: Ability to check the status of all action items created for a MOC request and only if all are closed , only then the final status can be updatedchanged.

...

Example 2: Room Availability API where it pulls booked rooms data and helps admin to approve or reject a request.

...

Back to top

Anchor
5813
5813
 DAP-5813 - Enhance Set Actions -

...

Ability to set an empty value to control

...

Existing System: Currently, we don't have a configuration to set a control's value to blank. 

...

  • User would be able to assign an empty value to a control based on a condition and existing data will be overwritten with empty.

  • Configuration can be done by using the actions screen → set action. 

  • This is most relevant in a workflow-based app where the use case is to reset all the approvals when the workflow is changed from approved to rejected'Approved' to ‘On-Hold’ or ‘Pending’.

Impacts on existing forms: None. 

...

The example below shows how to configure a blank value to a textbox, dropdown, textbox, and a formula-based and signature control.

...

Back to top

Anchor
6402
6402
DAP-6402 - Configuration to set the number of decimal values to be displayed for a numeric control

Existing System: Currently, system is printing all the decimal digits in all the reports, notifications.

...

Impacts on existing forms: NoNone, the round-off digits configuration would be blank.

Supported on Mobile: Yes. 

...

Enhanced System: In the enhanced system, the user would be able to   

  • configure Configure a dependency between an employee dropdown (Multi-Select) and a supervisor dropdown (Single-Select).

  • Based on the supervisor selected, only those employees who report to him would appear in the dropdown and the user can select multiple employees.

  • All Multiple selection controls have this option to establish dependency. 

...