Using the "Refresh Options On" function in the updated Select component

🌐 This document is available in both English and Ukrainian. Use the language toggle in the top right corner to switch between versions.

The regulations administrator can simultaneously connect several stylized components to the Refresh Options On function within the Select component.

The Refresh Options On function allows updating data when another field changes.

You can set this up in the regulations administrator portal when modeling UI forms for business processes.

  1. Sign in to the regulations administrator portal.

    import users(officer) 01

  2. Open the Model UI forms section.

    component file multiple values 01

  3. Click Create new form.

    component file multiple values 02

  4. Specify the form’s business name and service name in the corresponding fields.

    bp select refresh option on 1

  5. In the components panel on the left, select Latest.

  6. Find the Select component and drag it onto the modeling canvas.

  7. Click Save.

  8. Add two more components to the modeling canvas: Checkbox and Text Field.

  9. Open the updated Select component’s settings.

    bp select refresh option on 2

    Change the component name (form field) from Default Label to Select for convenience.
  10. In the Data Source Values section, enter test data—​for example, 1,2,3.

    bp select refresh option on 3

  11. Open the Data tab.

    The Refresh Options On field’s dropdown menu contains the previously selected Checkbox and Text Field components.

    Add both components as the field’s values and click Submit.

    bp select refresh option on 4

    bp select refresh option on 5

    This way, we are connecting several stylized components to the Refresh Options On function.
  12. Select the Clear Value on Refresh Options checkbox so that the data can be updated.

  13. Scroll up and click Save.

    bp select refresh option on 6

  14. Enable the Preview mode.

    bp select refresh option on 7

  15. In the Select component’s field, enter 1.

  16. Select the Checkbox checkbox.

    As a result, the value from the Select field is deleted.

  17. Enter another value into the Select field—​for example, 3.

  18. Enter values into the Text Field.

    As a result, the values from the Select field are deleted due to the enhanced Refresh Options On feature.