Replies: 2 comments 1 reply
-
Maybe just rearrange your table so the fields are in the sort order you need? |
Beta Was this translation helpful? Give feedback.
0 replies
-
That is what we did. The order of fields in the table will determine the order of fields in the filter. The only thing we couldn't rearrange is the groupings. The grouped field will always be first. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know that using the keyword _nf will hide fields from being shown when a user uses Knack's "add filter". But I was wondering if there is currently a way to sort the way the fields are shown when "add filter" is used. Currently the fields appear to be shown as they are organized on the table from left to right. I'd like to have the ability to sort based on names A>Z or Z<A are even better, be able to custom sort them in any way I want a user to see them. Maybe the ones I feel are the most popular on top. ???
Beta Was this translation helpful? Give feedback.
All reactions