Connected Database Inputs Work in Preview, but Not on Live Site

Hello,

I have a membership only site that I’ve created a custom form to gather data into a “members” database (this is working correctly). I then connected this database to a page and connected two text boxes to this database (one to show lastName and the other number). When I click preview, it works with the sandbox data I put in as a test. Unfortunately, the website doesn’t show the correct information when I view the site following publishing. I have checked the database permissions and have the following settings (see below).

Does anyone have any simple code that I could input the database fields into the text boxes or a work around for this issue?

Inputs:
Database: dataset1
Last Name: lastName (both as the text box and in the database)
Number: number (text box) and jerseynumber (database)

Hello.

I can see from your screenshot that only site members can view submitted information. Make sure to log into your live site to test your site’s functionality.

Also, try to follow this tutorial and see if it works for you: https://www.youtube.com/watch?v=FVARVy3YS74

Good luck!