Hi guys I have been struggling for a few days to get my database in sandbox, wich I sorted (from old to new) to show this order also on the live website. I have been unable to effect this in any way with multiple databases resulting in reversed or weird orders.
Help would be greatly appreciated
If you’ve simply used filters from within Wix Editor dataset settings themselves like on these pages…
https://support.wix.com/en/article/adding-and-setting-up-a-dataset
https://support.wix.com/en/article/filtering-database-content-displayed-on-your-page
https://support.wix.com/en/article/sorting-database-content-displayed-on-your-page
Then it is not a code related issue and you should be going through Wix Support instead of adding it to the Wix Corvid Forum as it does not involve any code.
https://support.wix.com/en/article/contacting-wix-support
To do it through code you can use the Wix Dataset API and the setFilter function, either through the pages onReady function so that it runs when the page loads, or on a users button click or users dropdown choice for example.
https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#setFilter
If you do a search for setFilter in this forum, then you will find many previous posts about using setFilter and code examples.
Thank you for taking the time to write me. And thank you for explaining the exact function of corvid forum
I was unaware of that thought it was a community help forum, I will take it up with wix 