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.

...

Displaying full source information in the “Action Item Details>Source Details” section:

...

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 all the access-based fields.

Purpose: To fix the security flaw in the system.

Enhanced System: 

  • Has It has a new field form property to encrypt data in an App. The default value of the ‘Encrypt’ restrict the access-based fields. By default, this property will be "No"No”.

  • Once the encryption property is set an admin turns on this property as Yes, then there will be an alert to the user that he can't undo this change and the property will be disabled. Enany columns configured in List and Summary will be removed.

  • Going forward, the user wouldn’t be able to configure any access-based field in List and Summary.

  • PDF export and Email me a Copy features also will not expose these access-based fields.

Impacts on existing forms: No impact as we are turning them off by default.

Supported on Mobile: NA Yes.

Configuration in the Form Properties Screen:

...

Example of an Access-Based Field:

...

Back to top

Anchor
8759
8759
DAP-8759 - Refactoring

...

“Form JSON” to make it lighter

...

when we have Action Item

...

controls

Existing System: Currently, there is no style difference between a enabled control and a disabled controlwe have a very heavy form JSON, depending on the number of action item controls

Purpose: To improve usabilityperformance.  

Enhanced System: In theenhanced system,

...

Supported on Mobile: Yes. 

...

Back to top

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

...