[Resolved] Progress Bar displays as empty

Hi,
I have an issue with the progress bars.

First, I’ve made a Database with “Site content” permissions ( anyone can read datas from this DB ).
Then, I’ve entered two values, “Current” and “Target”, with the type Number .
I’ve set Current to 500 and Target to 1000 .

Next, I’ve made a progress bar on my Home Webpage, and connected it to the DB with the right value and targetvalue.
When I want to see a “Preview” of my website, as an admin… It works.

But when I publish the website, the progress bar stays empty, and the current value is equal to 0, whereas the target value is equal to 100. :confused:

https://jaimelesfritent2.wixsite.com/mysite-1

Could you tell me what I’ve done wrong?

Regards.

  1. Check the collection permissions.
  2. Be sure to sync the collection sandbox with the live collection.

Thanks!