Versions Compared

Key

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

...

Anchor
234
234
New and Improved Features


New Features

  • None

Usability

  • DAP-8766 - The user would like to see App (Source) details in the Action Item Reference field

Enhancements

  • DAP-8754 - Restrict access-based fields to be configured as list columns

  • DAP-8759 - Refactoring form definition to make it lighter especially Action Item control

  • DAP-8767 - Ability to set limits in app builder features to avoid performance issues

Mobile

  • MP-10008 - Ability to replace a sub-label with a validation message to improve usability

Technical

  • DAP-8761 - Execution - Mongo DB Driver Upgrade to 2.22

Anchor
8766
8766
DAP-8766 - User would like to see App (Source) details in the Action Item Reference field

Existing System: Currently, we support this feature only on mobile.

...

Back to top

Anchor
8754
8754
DAP-8754 - Ability to restrict the display of access-based field data in the list and summary

Existing System: Currently, we display the data in List as well as Summary even for the access-based fields.

...

Supported on Mobile: Yes. 

Back to top

Anchor
8767
8767
DAP-8767 - Ability to set

...

a limit to the number of controls that can be added to an app

Existing System: When the user is trying to open a heavy app, there is some delay after clicking the ‘Create New Record’ optionUsers can add an unlimited number of controls to any app and this sometimes goes beyond what mobile apps can handle

Purpose: To improve the usability and indicate to the user that the system is trying to load something for himavoid performance and crash issues on mobile.  

Enhanced System: The user would be able to

...

See a loader symbol once he clicks on the 'Create New Record' or Plus Icon seen on the list screen.

...

Once the loader ends, the user will be able to see the form that is ready for data input.

...

Once a limit is set, the user will be able to

  • Add controls to an app only within the specified limits.

  • By this, we can be sure that we won’t have any performance lag on the mobile later on during the app usage.

  • If user is trying to create an app beyond the specified limit, system would allow the request but save the app as 'Draft'.

Impacts on existing forms: None.  

Supported on Mobile: Yes NA

Back to top

Anchor
10008
10008
 MP-10008 - Ability to replace a sub-label with a validation message to improve usability

...