New and Improved Features
...
Lref gdrive file url https://drive.google.com/file/d/1ZcGfGO3qEBScTiuqezOJrpbU843AL51x/view?usp=sharing
New Features
- DAP-1701 - Introduce Formula Builder for Field-Level Arithmetic Calculations
- DAP-3897 - Introduce Signature Capture Ability in Web
- DAP-3829 - Display Guide Note Icon in Web
- DAP-4015 - New "UsersbyGroup" System DataSource (Corporate + Current Location)
- DAP-3886 - Changes to App Widget with Options "Modify," "List" and "New"
...
- DAP-3811 - Enable Data Persistence Feature
- DAP-3804 - Performance Improvement - Home Page, Details, List Screens, PDF and Excel Exports
Enhancements
- DAP-3691 - In Apps List screen, the column header should freeze when scrolling down through the record list
- DAP-3788 - Enhance the System ID format to include location name
- DAP-3755 - Configure a system default mobile summary with top five fields
- DAP-3827 - Correct the auto search engine flaw to exclude the value IDs
- DAP-3693 - Ability to populate the default status as "Open" for an action item created in App Builder
- DAP-3711/ DAP-3896/ DAP-3821 - Action Item Changes - Enable Action Item ID, Asset and Department fields for app builder module
...
- Configure a formula for controls: Numeric, Date, Time and Textbox.
- Here are the list of supported formulas By-Control:
Numeric:
- Difference of two time fields - Output format: Numeric (In Minutes)
- Difference of two date fields - Output format: Numeric (In Days)
- Support evaluating expression with (+,-,*, /) and braces"()". Ex: ((F1+F2) /F3)* 100
Time:
Time field + Number of Minutes (integer) - Output format: Time
Time field - Number of Minutes (integer) - Output format: Time
- Date:
- Date field + Number of Days (integer) -Output format: Date
- Date field - Number of Days (integer) - Output format: Date
- Date field +- Numeric Field (Format: Integer) - Output format: Date
- Textbox:
- Day of the week (Monday, Tuesday...) - Textbox Control
- Day of the month (Day1, Day2, Day3...) - Textbox Control
- Day of the Year (Day1, Day2, Day3...) - Textbox Control
- Week of the Year (Week1, Week2, Week3...) - Textbox Control
- Month (January, February...) - Textbox Control
- Year (2018, 2019...) - Textbox Control
- Formula can be set for controls in the repeater section.
- User would be able to set formula for Maximum and Minimum values.
- User will be able to set action conditions based on formula values.
- If any control used in the formula is removed from a formula, it will deleted from the app, the formula is show in
strike-outmode. - If the formula is modified, existing data will not be disturbed. Value will be calculated based on new formula for records created thereafter.
Impacts on existing forms: None
...
- Access all apps in native version of android.
- Users would now be able to access key features like Signature, QR Scan and offline support.
- However, there would be few UI gaps (when compared to iOS app) which are listed below:
- Record Count for each app in mobile "Home" screen
- Enable save options to select either Card or List view on "Home" screen
- Landing Page for Apps in Mobile
- Summary Page for each record.
- Two-column display support mobile list view.
- Toggle button style changes in the form details
- A pronounced section separator in the form details
- Show progression bar in form details
- Show "Guide Note" for a field in form details
- Color coding for Segmented control in form details
- Showing icons for fields in form details
- Strikeout support for Inactive lookups in the list screen and show as disabled in the form details
Impacts on existing forms: No impact.
...
Anchor | ||||
---|---|---|---|---|
|
Existing System: We are facing issues with performance on few forms.
...
- Action Item ID to uniquely identify an action item. Sample format is: US-WESTLAKE-2020-APP-10001
- Enable department field which would be non-mandatory
- Enable Asset field which would be non-mandatory
...