I want to include Country, State, City dropdown option in my Joomla Registration form. How can I add these fields?? Also I want these to be dependent Dropdown.
Asked
Active
Viewed 1,827 times
1 Answers
1
did you google? Let me do that for you
Joomla 2.5 & 3.0 have follow the same procedure of implementing custom registration form.
Adding custom field in default joomla 3.1.1 registration form
Joomla! 3: how to add custom fields to user registration form
-
I want dependent dropdown. – Alien2828 Oct 31 '13 at 09:50
-
How to use ajax.. I don't know how implement ajax in Joomla.. I know the normal way where I call javascript from the form element, but I have no idea how to do it Joomla 2.5 Can yo please help??? – Alien2828 Oct 31 '13 at 10:48
-
Use controller actions – Laoneo Oct 31 '13 at 13:05
-
Google 1st next time. http://stackoverflow.com/questions/3157488/how-to-use-jquery-ajax-in-joomla-components – Techie Oct 31 '13 at 15:39