Forums

Display Form Results to Screen without Saving Data

ehudson3 04 Oct, 2008
Hello, I'm evaluating CF and wanted to know if there's a way to display the results to the screen only (echo the assessment question and answer which is simply 'yes' or 'no')from an assessment form I'm developing without emailing or saving it or submitting it to the database? We're using Joomla 1.5 and would like to know how (if possible) this can happen? Also, I'm open to using dropdowns, checkboxes, radio buttons or whatever is easiest for the code to recognize...Thanks for your keen insight and anticipated help!

Grace and Peace...E.
Max_admin 04 Oct, 2008
Hi ehudson,

simply make your form and at the onsubmit after email box, write any HTML or PHP and it will appear just after form is submitted, adding a field name between two curly brackets : {field_name} will show this field value which as been added on form!

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.