hi
i want to make a multi form page but the choice of a value in the first page, determine the next page that will appear. Is it possible and how?
thanks
Hi ludo007,
It's possible several ways. Are the subsequent pages completely different is it just that some inputs are displayed and others hidden?
Bob
ok thanks a lot,
but is it possible to make a dynamic submit url for a form? This url can be change through javascript
when a user select a value of drop down input
Hi ludo007,
Probably - I've never tried. What would that let you do?
Bob
i try this solution but i have some problems:
1- Where do i put the file formhtml_xx.php
2- i need that one of my form page is a joomla registration page. How can i do that? how can i make a confirmation email like the native joomla form.
3- i need to store data for some page of my form into different table
Thanks
Hi ludo007,
1) Whereever is convenient. I create a components/com_chronocontact/includes/form_name folder
2) You can use the Joomla Registration plugin
3) I think that the multi-page plugin thread explains how to do that.
Bob
i have a problem with the registration plugin:
i follow the tutorial so
- i create a form with all the fields
- i entered in the form and check email result
- i enable validation
- i configure the imageverification
- i enable joomla registration
- i enable the server side validation
- i linked the form to the joomla registration plugin
and i have no bug but the user is not registered and i do not receive anu mail. i attach a backup of my form please help ..😶
Hi ludo007,
The Joomla Registration plugin settings are not included in a cfbak file so I can't check those. But . . .
a) it looks as though the plugin is not enabled in the form plugins tab so the regsitration won't work
b) there is not email setup in the Form itself so you won't receive any emails from ChronoForms. (You should get the regsitration email if you enable the plugin and it is correctly configured.
Bob
PS I suggest that you disable all validation and imageverification until you have the basic form working correctly.
Thanks the registration is ok
but i don't receive any mailand i think that i configure well the plugin, can you tell me what i have to configure exactely and the value to put
thanks