I need to filter the options of a child dropdown based on the selected value of a parent dropdown. In the backend, I have data tables that establish a relationship between the parent and child tables.
Could you let me know if it is feasible to implement cascading dropdowns in a Nintex Workflow Cloud task form? If so, could you guide me on how to achieve this?