Versions Compared

Key

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

New and Improved Features

...

Enhancements

Anchor
1701
1701
 DAP-1701 - Introduce Formula Builder for Field-Level Arithmetic Calculations

...

  • Configure a formula for controls: Numeric, Date, Time and Textbox. 
  • Here are the list of supported formulas By-Control: 
    1. Numeric:

      1. Difference of two time fields - Output format: Numeric (In Minutes)
      2. Difference of two date fields - Output format: Numeric (In Days)
      3. Support evaluating expression with (+,-,*, /) and braces"()". Ex: ((F1+F2) /F3)* 100
    2. Time:

      1. Time field + Number of Minutes (integer) - Output format: Time

      2. Time field - Number of Minutes (integer) - Output format: Time

    3. Date:
      1. Date field + Number of Days (integer) -Output format: Date
      2. Date field - Number of Days (integer) - Output format: Date
      3. Date field +- Numeric Field (Format: Integer) - Output format: Date
    4. Textbox:
      1. Day of the week (Monday, Tuesday...) - Textbox Control
      2. Day of the month (Day1, Day2, Day3...) - Textbox Control
      3. Day of the Year (Day1, Day2, Day3...) - Textbox Control
      4. Week of the Year (Week1, Week2, Week3...) - Textbox Control
      5. Month (January, February...) - Textbox Control
      6. 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 is removed from a formula, it will show in strike-out mode. 
  • 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

...

Back to top


Anchor
3804
3804
DAP-3804 - Performance Improvement - Home Page, Details, List Screens, PDF and Excel Exports 

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 

Impacts: Mobile, Reports and BI

Back to top

...

Existing System: Currently, we are showing departments of all types. 

Purpose: To improve performance. 

Enhanced System: User would be able to:

  • See only departments with type "BU" in the system data source "Departments". 
  • Even in action item department field, user would see departments with type "BU". 

Impacts on existing forms: No impact

Back to top