Hey Coda friends
When using the embedded share functionality,
1- Is there a way to display only the filter and sort options without any of the other components ? see the pic below.
2- Is there a way to see the filter and sort functionalities when viewing the same cards on a mobile device ?
Thank you for your insight.
Thank you
Ben_Lee
February 20, 2020, 1:31pm
2
Hi @Bruno_Levine ,
Welcome to the Coda Community!
A good way make filters more accessible is to use our “Interactive Filters”. These add a canvas control that can be used to change the filter in the table.
Here’s a help article on adding these types of controls:
https://help.coda.io/en/articles/772980-adding-controls-to-a-table
And here’s a screenshot:
Sorting can also be done, but it requires a little more work with the controls and the table formula used.
Hi and welcome!
And here’s how to do sorting / grouping with in-page controls, if you’re interested:
There was a question in the community recently whether it was possible to control sorting and grouping of the table without having to edit table settings. This could be useful to e.g. make usage of the doc simpler for someone less familiar with Coda, and also to limit (make harder) to sort/group on columns that are not meant to be grouped/sorted.
Unfortunately the group/sort dialog doesn’t allow for formulas. So the trick is to use two dedicated columns for grouping and sorting, and then use fo…
1 Like