Forums

Dsiplay submiited information

dgproyekto 08 Sep, 2008
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.
Max_admin 08 Sep, 2008
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.
Max_admin 11 Sep, 2008
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.
dgproyekto 13 Sep, 2008
Version for joomla 1.5 0.
Max_admin 14 Sep, 2008
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.
dgproyekto 17 Sep, 2008
Yes i can but how can i use the onsubmith code before sending email tab because the php code i entered doesn't execute.
Max_admin 17 Sep, 2008
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.
dgproyekto 14 Oct, 2008
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??/
Max_admin 14 Oct, 2008
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.
dgproyekto 15 Oct, 2008
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.
dgproyekto 16 Oct, 2008
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??/
Max_admin 16 Oct, 2008
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.
This topic is locked and no more replies can be posted.