1. daniel-j
  2. Support
  3. Tuesday, April 21 2020, 10:49 PM
I would like to show a button on the Profile similar to the Edit Button that would bring up a Simple form and they submit which would update the defined field in Easy Profile... I do not want them to enter into the field itself because I need it to be uniform for searching
Accepted Answer
admin Accepted Answer
Admin
Hi,
Easy Profile is written with Joomla MVC model, so it support template override. To add the button you can follow these steps:
- copy file from /components/com_jsn/views/profile/tmpl/default.php to /templates/your-theme-folder/html/com_jsn/profile/default.php
- edit new file

NOTE: Template override feature allow you to customize the output, also when you will upgrade Easy Profile to a new version then you will not lose your changes.
  1. more than a month ago
  2. Support
  3. # Permalink


There are no replies made for this post yet.
However, you are not allowed to reply to this post.