Dear All,
I am lost between V5 and V8, and cannot find the proper way to display my form after submission.
on the Load page, I have:
My form with dropdown menus.
a little bit of HTML.
And a submit bouton
on the Submit page, I have:
my PHP code to make a calculation according to the dropdown form.
But after the submitting, the load page does not come back to display the result.
In the V5, there was a HTML (render form) but i cannot find it in V8.
I tried to just recreate all my dropdown menus and html on the Submit page as well as on the load page.
Its working and I can display the form and the calculus result... but this is giving me a session error if I do it more than once.
How do I make Chronoform coming back to the load page with the result of the submission page?
Thank you very much,
Sylvain
I am lost between V5 and V8, and cannot find the proper way to display my form after submission.
on the Load page, I have:
My form with dropdown menus.
a little bit of HTML.
And a submit bouton
on the Submit page, I have:
my PHP code to make a calculation according to the dropdown form.
But after the submitting, the load page does not come back to display the result.
In the V5, there was a HTML (render form) but i cannot find it in V8.
I tried to just recreate all my dropdown menus and html on the Submit page as well as on the load page.
Its working and I can display the form and the calculus result... but this is giving me a session error if I do it more than once.
How do I make Chronoform coming back to the load page with the result of the submission page?
Thank you very much,
Sylvain
Please find my Chronoform setting.
On load, I have 3 dropdowns.
The user click submit and get the result (price of the prestation).
But how can I please reload the same page, for the user to select another price?

On load, I have 3 dropdowns.
The user click submit and get the result (price of the prestation).
But how can I please reload the same page, for the user to select another price?
You need to login to be able to post a reply.