Versions Compared

Key

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

Anchor
222
222

New and Improved Features

...

Enhancements

Usability

Technical

  • DAP-6769 - .NET Core version 3.1 to 6.0 Upgrade (DAPI & MAPI)
  • DAP-6831 - xUNIT - .NET UNIT Testing Framework Implementation in AppBuilder Microservices
  • DAP-6830 - Jest - React UNIT Testing Framework Implementation in AppBuilder

...

Enhanced System: The user would be able to: 

  • Create a record from the parent form without any hassel.
  • On save, the record not only gets saved but also is linked to the parent record where it is referenced.
  • This feature is configurable. All existing apps would be defaulted to "Search" only option.
  • Users can modify the app and select "Both - Search & Add", or only "Add". 

Impacts on existing forms: No

...

Details screen changes: 

MobileWeb


Configuration: 


Back to top

Anchor
7051
7051
 DAP-7051 - Flexibility to download attachments from notification

...

Impacts on existing forms: No impact. 

Available in Mobile: NA 


Back to top

Anchor
6793
6793
 DAP-6793 - Physical Demand Analysis(PDA) App Integration with Occ. Health

...

  • User would be able to enter physical, environmental, and cognitive metrics for every job classification

  • Medical staff would be able to associate the PDA records with the employee restriction summary record. 
  • Once the association is done, the system would generate the comparison report between the restrictions identified and the PDA. 
  • This report would help the supervisor to decide whether the employee is fit for the job role. 
  • Users would also be able to navigate to the associated PDA record from occ. health module with a single click. 

Impacts on existing forms: No impact 

Available in Mobile: NA 


Back to top

Anchor
7007
7007
DAP-7007 - Introduced "Users By Role" Datasource 

...

Available in Mobile: Yes. 


Image Added



Back to top

Anchor
7127
7127
DAP-7127 - Usability changes to "Field Settings" option in manage data sources

...

  • Configure the data type of the column right in the grid without any additional click.
  • Users can expand/collapse the settings for usability. 
  • Data type selection is mandatory and currently, it is defaulted to "String" for any new column. 
  • Note: The data type selection option is only available while creating the data source, it cannot be modified for the existing data sources.
  • Note: If the proper data type is not selected it may not work in the formulas and when auto-populating the data into desired fields.

Impacts on existing forms: No impact 

Available in Mobile: NA.


Back to top

Anchor
7008
7008
DAP-7008 - Ability to concatenate (or show as a sub-label) another data source field in a dropdown

...

Enhanced System: Changes include:  

  • Addtionation 'Addtional Display field Field' property added to every single/multi-auto complete control. 
  • User would be able to configure an additional column of the same data source. 
  • This column would be displayed along with the primary display column with a hiphenhyphen (Ex: 'Name' - 'ID')

Impacts on existing forms: This additional property will be blank for all the existing forms.  

Available in Mobile: Not available. Feature implemented only on web. 




Back to top

Anchor

...

6822

...

6822
 DAP-

...

6822 - Introduce a configuration to Include QR Code in the System Generated Report

Existing SystemCurrently, we don't show the upload controls in the display columns listhave an option to print QR code in the report header.  

Purpose: To improve the usability of the related data controlPDF report.

...

Enhanced System: The user would be able to: 

...

:  

  • Users have to switch to “System Defined Header (With QR Code)” for the existing forms.
  • PDF's generated going forward will have the QR Code printed on the header portion. 
  • If any app doesn't need to have this feature, we can let the PDF remain as is with the default option - "System Defined Header".  

Impacts to Existing Forms: No Impact. 

Available in Mobile: No Yes

Configure Upload Controls in Display Columns: 

Ability to view asset files when an asset is selected: Image Added


Image Added


Back to top

Anchor

...

5944

...

5944
DAP-

...

5944 - Andriod usability enhancements 

Existing System: Currently, on clicking copy, everything gets copied and we can't set any rules to copy only few sectionswe have few usability gaps

Purpose: To provide the flexibility to configure what sections to copyimprove the usability of the android app

Enhanced System: Changes include

  • The user would be able to

...

  • Configure "Copy Rules" where user can set what sections to be copied. 
  • The configuration would have two options -  "Copy Everything Except" Or "Copy only Selected". 
  • For all existing forms, Copy rules will be blank and the user would be able to copy everything as per the current behavior.  

Impacts on existing forms: No, the user can copy everything. 

Available in Mobile: Yes, supported in both iOS and Android. 

Back to top

...

Existing System: Currently, user would not be able to configure actions for system-generated Id control. 

Purpose: To provide flexibility to configure actions that are "Save-Dependant". 

Enhanced System: User would be able to: 

  • Configure 'Empty' or 'Not Empty' based conditions for a System Generated Id.
  • If a user wants to have the application behave differently after record save, then this configuration will be much helpful as a system-generated Id gets generated when users hits save.
  • So, any condition like "Id is Empty" is configured means the behavior is applicable for record create scenarios. 
  • Similarly, any condition like "Id is Non-Empty" is configured means the behavior is applicable to all existing records which are already created and user wants to update it.

Impacts on existing forms: No

Available in Mobile: Yes on both iOS and Andriod.

Back to top

...

Configurable: Yes

  • Title 1:EnablePublicLink
  • Public/Private: Yes
  • Default: No
  • Title 2:AppBuilderUser

  • Public/Private: Yes
  • Default: Blank

Existing System: Currently, we have this functionality available without configuration abilities. 

Purpose: To provide configuration. 

Enhanced System: The user would be able to: 

  • Show/Hide the public notification link in the notification builder using "EnablePublicLink" custom setting. If value is set to "Yes" then public link would be shown. 
  • "App Builder User" custom setting will be used to set a particular user as the public user. We need to provide the User Id as the value to the custom settingnow see the 'Static icons' configured for the fields now in android as well. (Already available in iOS)
  • Improve the usability of the 'Tree View Control' by displaying the parent nodes even though they are inactivated so that the tree structure is visible. However, they will not be available for selection. (Already available in iOS)
  • Improve the usability of the 'Segmented Control' - Values with long text will no longer truncate. The size of the control will be increased to accommodate the entire value. (This is not yet implemented in iOS)

Impacts on existing forms: NoAvailable in Mobile: NA

Back to top

...

...

Existing System: Currently, when two users are updating the same record, data is getting overwritten. 

Purpose: To prevent data loss. 

Enhanced System: Changes include 

  • System would save only edited fields data and this will help users to prevent data loss if they edit fields of different sections. 
  • Apps that have Multi-approval workflow or Multi-Access configuration on different sections can take advantage of this feature. 

Impacts on existing forms: No

Available in Mobile: Yes, supported on both iOS and Android. 

Back to top

...

Existing System: Currently, in the backend we save only whether the record is created/updated from web/mobile. 

Purpose: To uniquely identify the source (iOS / Andriod) for analytics or issue investigation. 

Enhanced System: Changes include

  • Differentiate the record which is created/updated from the android app and iOS app.
  • In the backend, the system would capture the source information. 

Impacts on existing forms: No

Available in Mobile: Yes, supported on both iOS and Android. 

Static Icons support for every fieldSegmented Control Tree View Control

Image Added

Image Added

Image Added



Back to top