Have you thought about adding the functionality of storing the form submissions to a database, XML, etc. with the ability to edit/delete the entries, let's say, from the dashboard or something?
You can do this by Data Source. Just right click on data source and file the details ex: connection string, table name then just follow the step. You will able to store data into database.
Store Form Entries to Database
Hey John,
Have you thought about adding the functionality of storing the form submissions to a database, XML, etc. with the ability to edit/delete the entries, let's say, from the dashboard or something?
Keep up the good work!
Chris
Anyone able to assist on this topic? I, too, would like to add info from a submitted form to a database for later display.
Thanks for the help,
Tim
You can do this by Data Source. Just right click on data source and file the details ex: connection string, table name then just follow the step. You will able to store data into database.
is working on a reply...