Hello,
I have created 2 Date/Time picker to filter by date. I’d like to have a field next to it to sort in order from most recent to oldest or vice versa.
However, I can’t see how to set this up.
Thanks for your help
Hello,
I have created 2 Date/Time picker to filter by date. I’d like to have a field next to it to sort in order from most recent to oldest or vice versa.
However, I can’t see how to set this up.
Thanks for your help
There are tons of ways you could go about this. You could use states, conditions, buttons that would trigger WFs, etc
but all of them boils down to 2 ways. It’s either changing / adding the sort by
field on the search expression of your repeating group
Or adding a sort expression to your data source
Also, you might want to check out daisy chain filtering. It would greatly help you filtering and sorting your repeating groups easily and quickly