Helper functions for two-section forms

Using the new helper functions for two-section forms, rule developers can now use the same helper functions available in repeating forms for two-section forms.

What are the benefits?

With these new rule helper functions, you can now search and filter data from two-section forms for a multitude of use cases, from finding the minimum value in a number item across all instances of a two-section form to getting the current two-section form instance.

How does this new feature work?

Using a set of available Oracle Clinical One Platform helper functions, you can make use of functions tailored for users and maximizing productivity while creating custom rules. The new helper functions are:
  • list2SInstances()
  • get2SValues()
  • getCurrent2SFormInstance()
  • getCurrent2STableInstance()
  • findDuplicate2SForm()
  • findMatching2SForm()

Already working in a live study?

As soon as the upgrade is complete and this feature is available, you can get started on using the new helper functions. This feature is compatible with all existing and new studies.