I need a conditional drop-down in order to select country, city, district for an attend robot.
I have understood the example in here Conditional Drop-Downs, but the issue is that I need to have it working in a DataGrid or EditGrid, so multiple clients can be added at once, and I just can’t figure it out how to make it work.
If anyone can come with a sample xaml I’ll be forever gratful.
This is not helping, as I am trying to do the forms for the robot, not the orchestrator.
First of all, the example in here is incomplete Conditional Drop-Downs. You have to look in the json of the form to discover this piece of code that is needed for the example to work, otherwise it’s not updating
Second, I have built my examples and I’m attaching here: the one without grid is working as expected, but the one with grid is not. Any help is appreciated.