Anchor | ||||
---|---|---|---|---|
|
New and Improved Features
New Features
- DAP-6758 - Enhanced Related Data Control - Ability to create a record and link
- DAP-7051 - Flexibility to download attachments from notification mail
Enhancements
- DAP-6793 - Physical Demand Analysis(PDA) App Integration with Occ. Health
- DAP-7007 - Introduce "Users By Role" Data source
Usability
- DAP-7127 - Usability changes to "Field Settings" option in manage data sources
- DAP-7008 - Ability to concatenate (or show as a sub-label) another data source field in a dropdown
- DAP-6822 - Introduce a configuration to Include QR Code in the System Generated Report
- DAP-5944 - Andriod iOS Gaps
...
- 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
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, we would only be able to search a record and link.
...
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
...
Configuration:
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, we don't have an option to download an attachment from notification.
...
Available in Mobile: NA
Anchor | ||||
---|---|---|---|---|
|
Existing System: We currently don't have a solution for capturing PDA metrics.
...
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
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, we have only "Users By Group" data source.
...
Available in Mobile: Yes.
Anchor | ||||
---|---|---|---|---|
|
Existing System: User would be able to change the data type of a column using field settings. Currently, this shows up as a button and on clicking opens up a po-up.
...
Impacts on existing forms: No impact
Available in Mobile: NA.
Anchor |
---|
...
|
...
|
...
7008 -
...
Ability to concatenate (or show as a sub-label) another data source field in a dropdown
Existing System: Currently,
...
the system displays data from a single data source column.
Purpose: To improve usability of a dropdown control to display additional information.
Enhanced System: Changes include:
When “+Add“ is clicked, repeater section should expand (even when it is in collapsed mode) and show one instance to enter data.
Also, if there are already instances added in the repeater, we should collapse all instances and only expand the instance where the user has to enter data.
Introduced “Expand All” and “Collapse All” options on the repeater section so that users can perform bulk Expand/ Collapse operations.
- Sort option also added to sort the instances (Default ASC).Addtionation Display 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 hiphen.
Impacts on existing forms: No impact This additional property will be blank for all the existing forms.
Available in Mobile: Not available. Feature implemented only on web.
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, we don't show the upload controls in the display columns list.
Purpose: To improve the usability of the related data control
...
Ability to view asset files when an asset is selected:
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, on clicking copy, everything gets copied and we can't set any rules to copy only few sections.
...
Enhanced System: 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.
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, user would not be able to configure actions for system-generated Id control.
...
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.
Anchor | ||||
---|---|---|---|---|
|
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.
...
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 setting.
Impacts on existing forms: No
Available in Mobile: NA.
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, when two users are updating the same record, data is getting overwritten.
...
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.
Anchor | ||||
---|---|---|---|---|
|
Existing System: Currently, in the backend we save only whether the record is created/updated from web/mobile.
...
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.