Versions Compared

Key

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

...

Anchor
233
233
New and Improved Features


New Features

  • DAP-4300 - Introduce the ability to ‘Mask’ a field

  • DAP-4332 - Introduce the ability to 'Encrypt' data

Mobile

  • DAP-8518 - Android - When a field is disabled then show the background as grey to indicate that it is non-editable

  • DAP-8519 - iOS - Show loader when user clicks on create a new record

  • DAP-8563 - Provide Sub-label support for remaining Segmented, Toggle, and signature controls

Technical

  • DAP-7711 - .NET Core Upgrade from 3.1 to v6.0 (API)

  • DAP-7753 - App. Security-Checkmarx

Usability

  • None

Enhancements

  • None

Anchor
4300
4300
DAP-4300 - Introduce the ability to ‘Mask’ a field

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

...

Back to top

Anchor
4332
4332
 DAP-4332 - Introduce the ability to 'Encrypt' data

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

...

  • The default value of the Encryption property for all controls will be by default "No".

  • User would be able to turn on the encryption for control in the existing app and the data encryption support will be moving forward.

  • 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.

  • Also, if data was already reported for the control then there will be an alert - 'Data is already reported for this control. Please raise a technical assistance ticket to encrypt the existing data'.

  • Encryption support will be maximum for '5' controls per app. There would be a configuration in case this number has to be increased.

  • Encrypted fields are not supported in Cognos reports.

  • Encrypt property is applicable only to controls below: 

    1. Textbox

    2. Textarea

    3. Numeric

    4. Date

    5. Time

    6. System Generated Id

    7. Signature

    8. QR Code

    9. Toggle

Impacts on existing forms: No impact. 

...