Helper functions for two-section forms
Additional helper functions have been created to support rules on two-section forms.
Details for rule designers
Rule designers can use new helper functions to simplify their workflow
when working in two-section forms. The following helper functions have been created
to support custom rules on repeating sections of two-section forms:
- findMinIn2SForms()
- findMaxIn2SForms()
- findMinDateIn2SForm()
- findMaxDateIn2SForm()
- findMatching2SFormWithinRange()
- findDuplicate2SFormWithinRange()
- find2SFormInstance()
- getMatching2SFormsCount()
These helper functions mirror the functionality of existing helper functions for repeating forms.
Already working in a live study?
As soon as this release is available, these helper functions can be used in any existing or newly created rules and two-section forms. More information about new and existing helper functions will be featured in the Two section form functions section in the Rules Developer Guide.