- Posts: 17
- Thank you received: 0
Display who is group admin to member
- Aathman
- Topic Author
- Offline
- New Member
-
Less
More
5 years 11 months ago #125054
by Aathman
Display who is group admin to member was created by Aathman
Is there a way to display to a member who their group admin is, such as the group admins name and/or email?
This information is sent in a email when the admin adds them to the group, but I would also like to display it in the members's profile in a custom field or something.
This would be helpful on the group member's subscription info page so they can see who is paying for their membership (and not go purchase another). I know, why wouldn't I want them to purchase another??
This information is sent in a email when the admin adds them to the group, but I would also like to display it in the members's profile in a custom field or something.
This would be helpful on the group member's subscription info page so they can see who is paying for their membership (and not go purchase another). I know, why wouldn't I want them to purchase another??

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
5 years 11 months ago #125059
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Display who is group admin to member
Hello
Currently, we don't support this option. So if you want to display this information, you will need to customize code to display it
Depends on where you want to display the information, the file you can modify is components/com_osmembership/view/profile/tmpl/default_profile.php . Just check if ($this->item->group_admin_id > 0) then this is a group member
Tuan
Currently, we don't support this option. So if you want to display this information, you will need to customize code to display it
Depends on where you want to display the information, the file you can modify is components/com_osmembership/view/profile/tmpl/default_profile.php . Just check if ($this->item->group_admin_id > 0) then this is a group member
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.