view form in website

Nanie 20 Oct, 2010
I have managed to create a form and managed to get into backend joomla. My problem now is
1- want to show the data was entered by the user into a website ...
2.I also want to know how to show the message "fields are required" when it submit. I already managed to make the message "Your application has been successful".

I HOPE U UNDERSTAND WHAT I SAY BECAUSE MY ENGLISH NOT SO GOOD
GreyHead 20 Oct, 2010
Hi Nanie,

I'm not sure that I have understood your questions correctly :-(

want to show the data was entered by the user into a website ...

You can include input names like {email} in the OnSubmit After box and the values will be displayed with your message.

I also want to know how to show the message "fields are required" when it submit.

You can set up input validation from the Wizard Edit, or from the Validation tab to display messages when there are errors.

If you want to show the user which inputs re required then you can add * to the label in Wizard Edit or the Form HTML in the Form Editor.

Bob
This topic is locked and no more replies can be posted.