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 - The user would like to see App (Source) details in the Action Item Reference field

Existing System: Currently, we don’t have support this feature only on mobile.

Purpose: To comply with data privacy regulationsimprove usability and close the consistency gap between web and mobile.

Enhanced System:

...

:

Action Item List Screen Changes:

  • On clicking the hyperlink on the reference column, app record details screen opens up so that user can view the complete source information.

  • As this hyperlink is redirecting to app builder record, permissions would be evaluated and only if user has at least view app permission, then he would be able to see.

  • User would land back to the action item list on clicking 'Back'.

Action Item Detail Screen Changes:

  • Currently, we only show 'Source Id' in the source details section.

  • With this enhancement, rest of the source information would be pulled from source record and will be shown in read-only mode.

  • As the source fields are not fixed, system dynamically pulls “Top 5” fields configured in summary builder as the source information.

Impacts on existing forms: No

Supported on Mobile: Yes, this feature was originally released in mobile. In this version, we closed the web gap.

List Screen Navigation:

...

Opening Record Details in the Pop-Up:

...

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

...

Back to top

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

Purpose: To comply with data privacy regulations.

...