I want to create a form in modal popup/ jquery dialog box . The form will have 2 required fields name and details.
What I want is to save the form details into database but it should appear in the backend
for approval to check for any abusive etc text. So for instance if someone fills the form. the form should not be published unless approved from backend.
I am quite new to umbraco , want to know where should i start from , any suggestions or advice how this can be done .
For popup : Jquery Dialog box
Saving form data to db from popup : Needs some suggestion or tutorial on it.
Showing data on backend content>commentfolder section to approve for publishing : Needs some suggestion or tutorial on it.
Your help or assistance will be highly appreciated.
Accessing filled data from Jquery UI Dialog box
Hi ,
I want to create a form in modal popup/ jquery dialog box . The form will have 2 required fields name and details.
What I want is to save the form details into database but it should appear in the backend
for approval to check for any abusive etc text. So for instance if someone fills the form. the form should not be published unless approved from backend.
I am quite new to umbraco , want to know where should i start from , any suggestions or advice how this can be done .
For popup : Jquery Dialog box
Saving form data to db from popup : Needs some suggestion or tutorial on it.
Showing data on backend content>commentfolder section to approve for publishing : Needs some suggestion or tutorial on it.
Your help or assistance will be highly appreciated.
Thanks
If you want to create form it's best if you use Contour. It can also show the data in the backend.
Jeroen
is working on a reply...