Hi everyone,
Currently, I want to link progress bar value to 1 value (Ex: value A) in database correspond with each user register to my website and 1 button to update this value after the user done something. It’s mean, after the user done the test, they click on a button, it will auto-update value A in database and after that update value of progress bar.
I had already done it on SandBox database (with preview mode), but in Live database (with publish mode), it’s not work. Anyone have an idea to solve this matter, please advise me.
Many thanks for your help!
Make sure that you have the correct collection permissions and that you have synced the sandbox collection to Live .
Thanks for you reply, “synced the sandbox collection to Live” not working in my case, but I will try “collection permissions” instead, and give you the result.