In Excel, to create a dropdown menu we select the cell, then data, the data validation.
How do we do such a think in Grist tables?
In Excel, to create a dropdown menu we select the cell, then data, the data validation.
How do we do such a think in Grist tables?
Hi there,
To create a dropdown list of values, you can use a Choice or Choice List column. When using a Choice column, you can select one value from the available list of values. With Choice List, you can select multiple values.
Read more here: Columns & types - Grist Help Center
Thanks,
Natalie
Again, thank you so much Natalie.
That is excellent info about Choice vs Choice List. There are times when one wants to insert a multiple list which apply, rather than just one choice. So perfect.