Just wondering - is there a maximum number of sort...
# community-help
d
Just wondering - is there a maximum number of sortable attributes for a record?
k
You can have as many as you want but during querying you can have only upto 3 fields if you wish to sort by multiple compound fields.
🙌 1
d
amazing, thank you.