Form show values based on another field (condition)

Hello, I can’t find a solution to condition the display of a list to another field in a submission form.
I searched and looked at this topic (Displaying only corresponding subcategories after choosing a category in form - #6 by dilon_perera) but it requires doing field by field.
Isn’t it possible to do it more simply ?

Thank you

Hi @Valentin,

If I’m correct you can’t do a filter like this in a form. You need a custom form ( Date Picker, Two Drop downs and a button). And name the first drop down as Brand and second as Model.

And add a filter to the Model drop down Brand>Name>is equal to>Other components>Brand>Name.

Thank you

1 Like