Hello,
In my site I could make a form using chronoform and could save the form data successfully. But Now I want to provide three buttons like save to draft, preview form, edit form and submit button.
All the buttons have different functions.
1. Save to draft - should save the data in db table. If anybody saved the form earlier it should load the form with data on load.
2. Submit - will generate a pdf file with submitted data.
3. Preview - will redirect to a page with posted form data.
4. Edit form - should allow editing the submitted data.
I think, we can do all these by adding new event. Right? Please guide me to go ahead. I am using joomla 2.5.6 and chronoform J1.6_V4_
Thanks and Regards,
Soumya
In my site I could make a form using chronoform and could save the form data successfully. But Now I want to provide three buttons like save to draft, preview form, edit form and submit button.
All the buttons have different functions.
1. Save to draft - should save the data in db table. If anybody saved the form earlier it should load the form with data on load.
2. Submit - will generate a pdf file with submitted data.
3. Preview - will redirect to a page with posted form data.
4. Edit form - should allow editing the submitted data.
I think, we can do all these by adding new event. Right? Please guide me to go ahead. I am using joomla 2.5.6 and chronoform J1.6_V4_
Thanks and Regards,
Soumya