Hi all,
Using the live application database and adding and confirming registration of a new user, but no data is present in the database besides the users email address when sign-up is clicked.
Here is my signup field saves and the view of data (fields are empty). I did write data in the input boxes before saving. - Anyone make sense of this? Thanks
Are you sure the data isn’t there? Sometimes the views in the data admin panel don’t show values. If you try to reference the data on a page in your app, does it work?