Forums

Database table created with no tables

onesimus3am 07 Aug, 2015
I have created a form and I do get to the point where it shows where I can name the table and the different will be created. When I go to Save and look in phpmyadmin I see an empty table. I've tried it on a live site and wamp local site both with clean installs on 3.4.3 and 3.3.0. What am I doing wrong?

Ultimately I am troubleshooting to make a multipage form that can save the information to a database table for a registered user who can complete the form, logout and come back to the form at a later time and make edits if needed. Is this possible or am I wasting my time?.
GreyHead 07 Aug, 2015
Hi onesimus3am,

Yes it is possible,

Please drag a Debugger action into the On Submit event, then submit the form and post the debug results here.

Bob
This topic is locked and no more replies can be posted.