- Posts: 9
- Thank you received: 1
Hiding Custom Fields on Add Group Member Form
- Malice Grant
- Topic Author
- Offline
- New Member
-
Less
More
8 years 2 months ago #94730
by Malice Grant
Hiding Custom Fields on Add Group Member Form was created by Malice Grant
Hello! Quick question: I would like to hide some of the custom fields that are on the Membership sign-up form from the Add a Group Member form. For example, the Group Member that's being added should inherit the address info of the Group Admin member, rather than entering it all again when they add their spouse or partner.
Is this a setting I missed somewhere, or is there another method of going about it?
Thanks!
Malice
Is this a setting I missed somewhere, or is there another method of going about it?
Thanks!
Malice
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 years 2 months ago #94773
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hiding Custom Fields on Add Group Member Form
Hello Malice
Unfortunately, it is not possible. Right now, we don't have an option to allow that? What fields you want group members to inherit from group admin? Let me know so that I can see whether we can help with customizing the code to allow that
Tuan
Unfortunately, it is not possible. Right now, we don't have an option to allow that? What fields you want group members to inherit from group admin? Let me know so that I can see whether we can help with customizing the code to allow that
Tuan
Please Log in or Create an account to join the conversation.
- Malice Grant
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 1
8 years 2 months ago #94796
by Malice Grant
Replied by Malice Grant on topic Hiding Custom Fields on Add Group Member Form
I really just wanted to hide them so they don't have to fill that info out again.
The issue I'm trying to solve:
Each membership is good for 2 people (the subscriber and his/her spouse or partner), but we need to make sure the 2nd person's email address gets entered so that it feeds through to MailChimp automatically. Using Group Memberships accomplishes this, but we don't need to capture the 2nd person's physical address, etc. because their spouse already provided it at registration.
I'll look into possibly using MailChimp's features in a different way, but if you've got any ideas for conditionally hiding fields or choosing not to show them on Group Member Add a Member form, I'm all ears.
Mal
The issue I'm trying to solve:
Each membership is good for 2 people (the subscriber and his/her spouse or partner), but we need to make sure the 2nd person's email address gets entered so that it feeds through to MailChimp automatically. Using Group Memberships accomplishes this, but we don't need to capture the 2nd person's physical address, etc. because their spouse already provided it at registration.
I'll look into possibly using MailChimp's features in a different way, but if you've got any ideas for conditionally hiding fields or choosing not to show them on Group Member Add a Member form, I'm all ears.
Mal
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 years 2 months ago #94816
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hiding Custom Fields on Add Group Member Form
Hello Mal
So exactly what's the name of fields you want to hide from adding group members form? Maybe sending me the screenshot of the form and let me know what fields you want to hide?
Tuan
So exactly what's the name of fields you want to hide from adding group members form? Maybe sending me the screenshot of the form and let me know what fields you want to hide?
Tuan
Please Log in or Create an account to join the conversation.
- Alan Bennett
- Offline
- Elite Member
-
Less
More
- Posts: 188
- Thank you received: 28
8 years 2 months ago #94838
by Alan Bennett
Replied by Alan Bennett on topic Hiding Custom Fields on Add Group Member Form
Tuan
I have had this on my personal wish list for some time.
We have a family membership for people living at the same address. At present we have to trust people as the system allows for each group member to have a different address.
I would like to hide a mixture of core and custom fields on both the add group member form AND also on the group members profile if at all possible:
- organization
- address
- address2
- osm_address3
- city
- zip
- state
- country
- phone
- osm_giftaid
- osm_GADate
- osm_vatnum
this only leaves a few fields I want to show:
- first_name
- last_name
- email
- comment
- fax (i use it for a different purpose)
- osm_mobile_phone
- osm_contact_permission
We really need a config item per custom/core field:
- show for group members (Y or N)
Alan
I have had this on my personal wish list for some time.
We have a family membership for people living at the same address. At present we have to trust people as the system allows for each group member to have a different address.
I would like to hide a mixture of core and custom fields on both the add group member form AND also on the group members profile if at all possible:
- organization
- address
- address2
- osm_address3
- city
- zip
- state
- country
- phone
- osm_giftaid
- osm_GADate
- osm_vatnum
this only leaves a few fields I want to show:
- first_name
- last_name
- comment
- fax (i use it for a different purpose)
- osm_mobile_phone
- osm_contact_permission
We really need a config item per custom/core field:
- show for group members (Y or N)
Alan
Please Log in or Create an account to join the conversation.
- Alan Bennett
- Offline
- Elite Member
-
Less
More
- Posts: 188
- Thank you received: 28
8 years 2 months ago #94839
by Alan Bennett
Replied by Alan Bennett on topic Hiding Custom Fields on Add Group Member Form
If they cant be hidden and need to be filled in because they are mandatory, then auto populate from group_admin and make read only in group member form and profile.
I would also like them to all have the same membership_id as the group_admin:)
I would also like them to all have the same membership_id as the group_admin:)
Please Log in or Create an account to join the conversation.
- Malice Grant
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 1
8 years 2 months ago #94850
by Malice Grant
Replied by Malice Grant on topic Hiding Custom Fields on Add Group Member Form
I'm attaching 2 screenshots, but my concerns are basically identical to Alan's above.
Based on our Membership rules, the Group Member is technically required to be the spouse or partner of the Group Admin. The Group Admin has already filled out all their mailing and vacation home information, we just need to know Group Member name, phone and email address and allow them to create a password for the Group Member so that:
a) They have their own username and password to log into the system and
b) Their email address is added as its own unique record to the Membership list in MailChimp via the plug-in
All the rest of the stuff isn't important, as we've captured it during the initial Membership Registration process.
Thanks,
Mal
Based on our Membership rules, the Group Member is technically required to be the spouse or partner of the Group Admin. The Group Admin has already filled out all their mailing and vacation home information, we just need to know Group Member name, phone and email address and allow them to create a password for the Group Member so that:
a) They have their own username and password to log into the system and
b) Their email address is added as its own unique record to the Membership list in MailChimp via the plug-in
All the rest of the stuff isn't important, as we've captured it during the initial Membership Registration process.
Thanks,
Mal
Attachments:
The following user(s) said Thank You: boogers
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 years 2 months ago #94871
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Hiding Custom Fields on Add Group Member Form
I think having a new setting to custom field called use group admin data or something like that for each custom field would be the best solution for this case
Would need sometime to make it ready to use in the extension, thought. Give us about 2 weeks (maybe sooner). Will inform you when it is ready
Tuan
Would need sometime to make it ready to use in the extension, thought. Give us about 2 weeks (maybe sooner). Will inform you when it is ready
Tuan
The following user(s) said Thank You: Alan Bennett
Please Log in or Create an account to join the conversation.
- Malice Grant
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 1
8 years 2 months ago #94878
by Malice Grant
Replied by Malice Grant on topic Hiding Custom Fields on Add Group Member Form
That would be amazing, if it can be done!
Thank you!
Thank you!
Please Log in or Create an account to join the conversation.
- Alan Bennett
- Offline
- Elite Member
-
Less
More
- Posts: 188
- Thank you received: 28
8 years 2 months ago #94879
by Alan Bennett
Replied by Alan Bennett on topic Hiding Custom Fields on Add Group Member Form
That,s exactly as I proposed above. Perfect. It will make a huge difference to usability.
In an ideal world it should allow configuration at a plan level as well
Alan
In an ideal world it should allow configuration at a plan level as well

Alan
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.