Autocomplete Rule to Validate Total Value Across DFFs in Document Type
Summary:
To build Autocomplete Rule to Validate Total Value Across DFFs in Document Type
Content (please ensure you mask any confidential information):
I am working on a Document Type that captures employee insurance details. This document includes six different Descriptive Flexfields (DFFs), each holding numeric values. I need to implement an autocomplete rule that ensures the total sum of all six fields does not exceed 100.
Scenario:
- Document Type has six DFFs with numeric inputs.
- The requirement is to validate that the combined total across all six fields remains within the limit of 100.
- If the total exceeds 100, an appropriate message should be displayed to the user.
Tagged:
0