The Membership Type Select card type is used to display different membership types with descriptions while a user is joining the association as a member or renewing their membership. If the user is affiliated to a company and is a Company Manager they will see additional membership types that staff have marked with the "Company" Category. These options can be selected and deselected at will and during the selection or deselection, the card displays a spinning logo to the user.
Any custom data sources implemented for cards of this type must query the Name and NU__Description__c fields on the NU__MembershipType__c object.
Card Type Information
|
Name |
MemberTypeSelect |
|---|---|
|
Class Name |
MemberJoinCard |
|
Controller Name |
MemberTypeSelectComponentController |
|
Card Component Constructor |
MemberTypeSelectCardComponentFactory |
|
Display Name |
Member Type Select |