I have a few database points.
Name
Email
Count
I am doing all things on-page, so I am not trying to save anything to the data base, just want to save it on-page.
I am doing Create New Thing, Current Page Data, then I save something to this.
But when I go to retrieve it, it doesn’t show up.
Any ideas on what to do?
I have tested “On Page Load” set = 0 and even that doesn’t show up.
It says my pages data is empty. What am I doing wrong here? I think there was a way to store data locally.
It sounds like it could be a privacy rule issue, since it’s not displaying the data.
Could you confirm that your database was populated with the newly created thing’s entry?
I figured it out. I needed to add these variables to the Current User and not a separate Data base.