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.
you mean that you want the user to recheck his data before saving to database ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
which chronoforms version do you have ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
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 :
<?php
echo "testttt";
?>
will show the word "testttt" after submitting the form.
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
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, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
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.
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.