Questions about app template "Export CSV of filtered rows"

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?

eric_niedergang_0-1734947501040.png

eric_niedergang_1-1734947514053.png

Thnaks

 

Solved Solved
0 3 156
1 ACCEPTED 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]

View solution in original post

3 REPLIES 3
Top Labels in this Space