Hi in a list of an external airtable database how to modify the view in alphabetical order.
This option is available for a classic list but not a list from an external database.
I also searched for a formula to add a filter but I can’t find …
Thanks for your help
Steeve
To sort you can specify the sort parameter by passing both the field name parameter and the order (ascending or descending) parameter.Note that you can only do this sort of filtering on Custom Lists
sort
I had not found the documentation. My mother always told me, I’m not looking enough …