Add a custom field as a column in Subscriptions > Group Members?

  • Peter Batchelor
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
4 years 4 months ago #129269 by Peter Batchelor
Hi Tuan,
I'd like to add a custom field as an additional column on the Subscriptions > Group Members page.
The page currently shows the email address of the group administrator, but we would like to add the name of the school the group members belong to.
Is this an option that I can set in Custom Fields, or would I have to edit the PHP code for this page?
Thanks, Peter

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #129271 by Tuan Pham Ngoc
Hi Peter

Unfortunately, at the moment, this option is not available. I will consider supporting it in next release of the extension

Tuan

Please Log in or Create an account to join the conversation.

  • Peter Batchelor
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
4 years 4 months ago #129275 by Peter Batchelor
Thanks Tuan,
it would be a very useful addition to a great extension :-)

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #129283 by Tuan Pham Ngoc
Hi Peter

You can update to latest version 2.18.1 of Membership Pro. Then for the custom fields you want to show, just edit it, set Show On Members List parameter to Yes and it will be shown on Group Members management page backend

Tuan

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #129284 by Michiel Stiekema
hello we also had these questions as above.. but a few more to adjust and get more in the different views.. Please see attachments.

Hope you can help us.
Attachments:

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #129294 by Tuan Pham Ngoc
Hello

1. For modify group members page, you will need to edit code yourself to remove the fields you don't want. The file you need to edit is components/com_osmembership/view/groupmembers/tmpl/default.php

2. For the manage subscriptions page, you will need to do the modification you want in the file components/com_osmembership/view/subscriptions/tmpl/default.php. But there is no way to link a subscription to the page which display all group members of that subscription (in the frontend, only group admin can access to that page to see all group members of his own group)

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Peter Batchelor
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
4 years 4 months ago #129310 by Peter Batchelor
That's absolutely perfect Tuan!
Thanks for incorporating this feature so quickly.
Peter

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #129313 by Tuan Pham Ngoc
You're welcome Peter. Please continue using the extension and if you have any other questions, please don't hesitate to ask us

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #129397 by Michiel Stiekema
Hello,

Still missing a few possiblity's in this .. like to have for a certain plan also the orgainization to be shown in the backend subscription manager and with the subscribers and also in the groupmembers area.. is that possible?
Hope you can help..
See attachment.
Thanks.
Attachments:

Please Log in or Create an account to join the conversation.

More
4 years 4 months ago #129400 by Tuan Pham Ngoc
Hello

Please go to Membership Pro -> Custom Fields, click on that custom field to edit, set the following parameters to Yes:

- Show On Subscriptions Management
- Show On Members List

After that, the field will be displayed on the screen you mentioned

Tuan


-

Please Log in or Create an account to join the conversation.