Front end - Manage Members

More
4 years 4 months ago #142955 by Mark
Front end - Manage Members was created by Mark
How do I control which fields are displayed.

Is there an easy way to modify the layout?

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

More
4 years 4 months ago #142957 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Front end - Manage Members
Hello Mark

Are you talking about manager subscriptions? Or when group admin manage group members?

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

More
4 years 4 months ago #142971 by Mark
Replied by Mark on topic Front end - Manage Members
Manager subscriptions

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

More
4 years 4 months ago #142973 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Front end - Manage Members
Hello Mark

If you want to control the fields being displayed on that screen, go to Membership Pro -> Custom Fields, click on the field to edit, change the value of Show On Subscriptions Management setting:

- Set to Yes will make the field displayed
- Set to No will make the field hidden

Tuan

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

More
4 years 4 months ago #143083 by Mark
Replied by Mark on topic Front end - Manage Members
I was also referring to system fields like "Start Date/ End Date" , "Gross Amount".

Is there a way to control the layout?

I've got 10 fields displayed and only 1 is custom. There is not enough room.

 

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

More
4 years 4 months ago #143087 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Front end - Manage Members
Hello Mark

We do not have options to control the system fields like that. Start Date / End Date for example, are important information and should be shown

If you want to remove some fields from there, you can modify code in the file components/com_osmembership/view/subscribers/tmpl/default.php

Once the modification is done, you should move the modified files to PATH_TO_TEMPLATE/html/com_osmembership/subscribers so that the change won't be lost when you update to future releases of the extension

Regards,

Tuan
The following user(s) said Thank You: Mark

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