Jump to content

Store form definition in database


nloding

Recommended Posts

I'm looking for any hints or help on storing form definitions into a database.  I'm still messing with an issue I first presented in this topic: http://www.phpfreaks.com/forums/index.php/topic,214937.msg981959.html#msg981959

 

I'm looking at storing the form definition itself into the database -- and I can store it all except the full form.  What I mean is, I can store individual items, like a text box, and validators, and actions, and more.  But what would the database table/entry look like to define the form itself?  Would the database entry be the HTML of the form?  That doesn't make sense, because then it's very hard to parse and edit the form.

 

I'm stumped ... and can't find any hints, tutorials, articles, or anything online.  I'm actually having a hard time finding any apps that do it, but I know some are out there.  Any help is appreciated!!!!!!

Link to comment
https://forums.phpfreaks.com/topic/135229-store-form-definition-in-database/
Share on other sites

Why a rich text editor?  That only edits text ... I want the definition to be stored into the database.  See my previous post for what keeB was describing -- that's what I'm looking for, almost.  I just don't know how to pull it all together into the final form.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.