Hi,
I have a question about this app demo template :
https://www.appsheet.com/templates/This-app-shows-how-to-filter-your-data-using-a-form-and-export-it...
The size selector appears when I choose a color
How does it work? I don't see anything in the app that allows me to do this?
Thnaks
Solved! Go to Solution.
The logic to first select [Color] and then [Size] based on the [Color] selected in the app you have referred is being done through an approach called 'dependent dropdowns"
Please take a look at the following help article
Dependent drop-downs - AppSheet Help
In the sample app you have referred, please take a look at the valid_if expressions of the [Color] and [Size] columns in the 'Serach-Form" table.
[Color] has valid_if of Items[Color] and [Size] has a valid_if of Items[Size]
User | Count |
---|---|
18 | |
12 | |
8 | |
4 | |
3 |