Enhanced Conditional Data Binding for List Selection Inputs in Novacura
Currently, Novacura lacks a native way to establish simple data dependencies between List Selection Inputs without using a DataGrid. We propose the implementation of an enhanced conditional data binding feature that allows users to filter or automate data in a field based on the selection or input in another field. This feature will improve usability and efficiency by enabling dynamic updates and conditional visibility of form fields. This would allow for more dynamic list selections within a User Step.
Sample Use Cases:
User selects a country from a list.
Another list automatically shows valid states/provinces relevant to the selected country.
User selects a country from a list.
The valid states/provinces list box is optionally shown based on the selected country, enabling conditional visibility of form fields.
