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)