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 showing access-based

...

Purpose: To comply with data privacy regulations.

field data in the list and summary

Existing System:  Currently, we don’t have this feature. 

Configurable: Yes

  • Title: EnableEncryption

  • Public/Private: Private

  • Default: False

display the data in List as well as Summary for all the access-based fields.

Purpose: To fix the security flaw in the system.

Enhanced System: 

  • Has a new field property to encrypt data in an App. The default value of the ‘Encrypt’ property will be "No".

  • Once the encryption property is set as Yes, then there will be an alert to the user that he can't undo this change and the property will be disabled.

  • En

Impacts on existing forms: No impact. 

Supported on Mobile: NA.

Configuration in the Form Properties Screen:

...

Example of an Access-Based Field:

...

Back to top

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

...