Radio boxes to select offer

Breakbeatz 12 Oct, 2013
Hallo,

I got a form, where you con choose between three offers, each offer has some different prices. I want that the choosen offer (first screenshot) will displayed on the next page (second screenshot), like in the both screenshots.Radio boxes to select offer image 1 & Radio boxes to select offer image 2
Could you help me? If you need more information, just let me know.
Thanks a lot,

Tobias
GreyHead 13 Oct, 2013
Hi Tobias,

ChronoForms uses the $form->data array to handle the form data. If there are values set in the array when a page loads then they will be used to set the values of any inputs in the page. You can pass data between pages with the Multi-Page action. You can also 'process' it and add new variables using PHP in a Custom Code action.

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