This form component is superb.
I've little knowledge on PHP and coding, but the tips and this forum really2 help.
Great job, and waiting for another great feature.
I have questions and how to do it?
1. Is it posibble to tracking IP and input on the table?
2. How to make required field?
2. How to make verification, if user email and username already register or not? if she/he not yet register, she/he will be redirect to register form when she/he submit the form, and if she/he a registered user (jos_users database), she/he will redirect to thank you page.
thank you
Hi,
In a rush right now - I can give a longer reply later.
1. Yes, I think the easy way would be to use a bit of PHP to create a hidden field in your form.
2. Yes, but ChronoForms can't do it for you - you'll need some php or JavaScript to include - Google and you'll find thousands of pages of advice.
3. How to make verification. I'm sure that you can do this somehow. It might be easier to make the form only available to registered users. Otherwise you have to keep the form data stored through the registration process.
Bob
Hi,
Please open components/com_registration/registration.php function saveRegistration() and check for the line(s) of code which checks for duplicate user data!!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.