Can anyone tell me why the dynamic page navigation is only available in preview mode?
I have had an extremely stressful 2 days with zero success trying to implement the same actions using “previous” and “next” buttons while following the tutorial.
If anyone wants to try to help figure out why my Next and Previous buttons do not work, I will post the pictures below.
I am trying to allow a user to…
- Click the Real Estate picture
- Have it take them to the item from the database with the oldest date created
- Allow them to navigate to browse each item using the buttons
This dynamic page shows items from my dataset and is filtered to show only the items with a “Real Estate” field.
I have a theory that the code I used from the tutorial https://support.wix.com/en/article/how-to-create-previous-and-next-buttons-for-a-dynamic-item-page seems to only work without a filter set for the dynamic page. Please help!!!
Index page code
Dynamic Page Code