Question:
Is there a way to fix the loading of a page so data from the CMS loads on to a field without having to refresh the page?
Product:
Wix Studio Editor
What are you trying to achieve:
I have a custom members page, and on that page I’d like to display their photo, name and a few custom fields.
What have you already tried:
I currently have the Members full dataset CMS connected for each of the fields I want to display. It is filtering based on the login email matching the MembersData login email. When the page FIRST loads, it shows the CMS order of the first user not the currently logged in user, when I refresh the page I get the correct fields.
I have also tried code from Claude and GPT that is not working
Any help here would be appreciated.