Populating form with SQL data

User 2107887 Photo


Registered User
9 posts

Is there a way to populate a form based on SQL record? I'm familiar with PHP and would have a page where the user would request a record to display. The user could then edit the record and I would need to do a sql UPADATE vs NEWRECORD call. Possible at all?
User 103173 Photo


VP of Software Development
0 posts

Sorry, but not at this time. Also, we only support MySQL as well. You do have access to all the HTML/CSS/PHP files, so if you are a guru, you definitely can make any custom changes you like. ;)
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2005172 Photo


Registered User
17 posts

Aargh! It's such an obvious need - load a form from a database that you previously saved to the database. Surely at least half the forms used on the web are like that, accounts, registrations, saved shopping carts etc where people need to update their details.
User 103173 Photo


VP of Software Development
0 posts

Bob Palin wrote:
Aargh! It's such an obvious need - load a form from a database that you previously saved to the database. Surely at least half the forms used on the web are like that, accounts, registrations, saved shopping carts etc where people need to update their details.

But that is not what this program is designed for Bob. That is something completely different. ;)
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.