1. durgesh_s
  2. General
  3. Saturday, August 30 2014, 09:43 AM
Hello guys,
How to add custom javascript on the easyprofile registration process?
Can you just give an idea about it?

Thanks
Accepted Answer
admin Accepted Answer
Admin
Hi,
Easy Profile extends Joomla User Managment, so edit profile and registration page are the same of Joomla (tabs are generated by javascript).

So you can customize your registration form with Joomla template override feature.
Copy /components/com_users/views/registration/tmpl/default.php into /templates/your_template_folder/html/com_users/registration/default.php and customize it

Alternatives:
- add your javascript to template Javascript
- plugins from others vendor
  1. more than a month ago
  2. General
  3. # Permalink


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.