Scott Burgmeyer
My feedback
10 results found
-
10 votes
An error occurred while saving the comment Scott Burgmeyer supported this idea · -
127 votesScott Burgmeyer supported this idea ·
-
114 votes
Concurrent membership is not something easy to implement - it would require fundamental redesign of how membership works in WA. However, I have couple of thoughts here that I wanted to hear your feedback on.
As I understand, there are 2 sides of the problem:
1. Collecting additional dues for services. E.g. Member is associate and board member, so you need to collect both dues.
- This can be addressed using our extra fields functionality. Maybe it's a bit clunky, but it should work. E.g. setup associate member as primary membership and add extra charge checkbox for being a board member.
- You can easily filter down any members you need with advances search by that extra field.
2. Setting correct permissions on website pages - here there's no workaround we could suggest, but adding permissions based on saved searches seems to feasable option.
Am I missing something? Will the…
Scott Burgmeyer supported this idea · -
314 votesEvgeny Zaritovskiy responded
Collecting comments now.
Scott Burgmeyer supported this idea · -
32 votesScott Burgmeyer supported this idea ·
-
225 votesScott Burgmeyer supported this idea ·
-
24 votesScott Burgmeyer supported this idea ·
-
2 votesScott Burgmeyer shared this idea ·
-
32 votesEvgeny Zaritovskiy responded
Updated title to reflect that it’s not just about levels copying – which is about adding new levels, but also about copying of (some) settings from one level to some or all others
Scott Burgmeyer supported this idea · -
49 votesScott Burgmeyer supported this idea ·
I worked with Ali on this and it looks like it defaults to the first public can apply membership level that was either created or was the first for the public can apply. So in this case, the system will auto-direct to this membership level.
We added in a css to remove the button and added our own for now.
#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_registrationTopMessage_suggestToApplyMessage_suggestToApplyButton{
display: none;
}
Agree it should go to ANY public can apply membership level.