So I have a page with two galleries which contain collections in each one.
I want to sort by date for both collections in their respective galleries using ONE sortByButton.
Collection1: BuyDate
Collection2: UseDate
What code do I need to use to simultneously sort both galleries using one sortbyButton?
My current Onselect code is -: UpdateContext({SortDescending: !SortDescending})

Report
All responses (
Answers (