Hello all! I am trying to filter choices in a select_one within a nested repeat group based on responses to a select_multiple outside a repeat group.
What I want to do specifically is filter the “items sold” by “vendor type”.
I tried using ${c2} as the choice filter but I think it is returning the label and I need it to return the name. Any thoughts on how to do this would be great!
Cascading select set up: