Save data and insert form data in article

designer 19 Apr, 2012
Hi,
I want to know how to make a new idea with chronoform.
After I filled in a simple form, I click submit on the form and sends everything on email administrator and I came here.
At this point I go on a new page where there will be the following data:
1) all the data I entered in the form (if possible using the "edit" to go back and change the data if necessary)
2) an article or piece of text
3) plugin

Actually I should know how to save form data and then how I can insert the form data is saved to a page with an article.
In this way I can do by clicking Submit a "redirect url" and I open a page with an article, at this point in the article I would put "form, text, plugin".

it's possible?
Thank you.
GreyHead 19 Apr, 2012
Hi designer,

It's probably possible but I don't understand how the part with the article and the plug-in is supposed to work.

You can use a Confirmation page action to let you review the data and return to edit it.

You can use the DB Save action to save the results to a database table.

You can use the Submit Article action to add the form data to an article.

Bob
designer 19 Apr, 2012
After clicking submit on the form I would like to have a page with:

summary form, a text written by me, paypal button.

All items on the same page

Thank you.
designer 20 Apr, 2012
Do not even see the confirmation page why?
Help me please it's the first time I use ChronoForms

Currently these are my actions. Then after the data of the "confirmation page" I have to add text and "paypal plugin" on the same page
GreyHead 20 Apr, 2012
Hi designer ,

Have you added any content to the Confirmation Page action? If not that would explain the blank page.

Bob
designer 20 Apr, 2012
where can I find a sample code to add?
Thank you.
GreyHead 20 Apr, 2012
Hi designer,

Looking at your form is a good place to start - after that it depends on what you want to have on the page.

Bob
designer 20 Apr, 2012
Maybe I have explained badly.
Where I have to add code to the confirmation page? What kind of content should be added? I have not found anything that explains what code to enter, and the confirmation page is blank.

I need to see an example

On the page I want to have all the fields that I inserted in the form.

Thank you.
GreyHead 21 Apr, 2012
Hi designer,

You should add whatever text/HTML you want using {input_name} where you want the values of the form input to appear.

You can use the Email template as an example - if you like copy and paste from the template into the Configuration page and then edit the HTML.

Bob
This topic is locked and no more replies can be posted.