Hi
have a registration form and i want to display the submiited information like the name in a texfield before it is saved in database.
have a registration form and i want to display the submiited information like the name in a texfield before it is saved in database.
you mean that you want the user to recheck his data before saving to database ?
Yes that is what i want
which chronoforms version do you have ?
Version for joomla 1.5 0.
Hi, I asked for Chronoforms version..🙂
I will add this feature in the core of the next release, can you wait some days ?
Regards
Max
I will add this feature in the core of the next release, can you wait some days ?
Regards
Max
Yes i can but how can i use the onsubmith code before sending email tab because the php code i entered doesn't execute.
put there any php code with tags, something like :
will show the word "testttt" after submitting the form.
Regards
Max
<?php
echo "testttt";
?>will show the word "testttt" after submitting the form.
Regards
Max
When i puti this it in On Submit code - before sending email it don'nt give any results when i put ii in On Submit code - after sending email: then it gives test as result But i want it before it send email. Could you help me with this problem??/
if you have any emails setup then the before email code will run, try to setup a dummy email and disable it, assuming you have V3.0 stable.
Max
Max
Thanjk you it worked
Now i want it after it went to the page with the onsubmit code before sending email i want it to go to diplay a thank you message and then go back to home page.
So i have the form page(form html) confiirmation page(onsubmithcode before sending e mail) and now i want to go to a page with a thank you message.
Now i want it after it went to the page with the onsubmit code before sending email i want it to go to diplay a thank you message and then go back to home page.
So i have the form page(form html) confiirmation page(onsubmithcode before sending e mail) and now i want to go to a page with a thank you message.
Also wit a new form it won't work. But it isn't what i want i want after submith the code in the (onSubmith code before sending email) i want it to go to a page whre i can display a thantyou message and a button with when the user click on it it will send him to the home page. Is this possible??/
I just can't understand how do you display the submitted information and how the user submit them again, tell me your form flow with some example!
Cheers
Max
Cheers
Max
This topic is locked and no more replies can be posted.
