toolbox individual settings
module_toolbox_individual_settings
This module can be activated by applying the tag module_toolbox_individual_settings to a published basic subpage.
This is to only be used on the Members Toolbox custom subpage_layout landing page.
All users will be able to see the following:
- "Your account: ACCOUNT NAME" header
- Blue Account Status Panel
- Account Type: Individual (default), Group, or Associate
- Membership Status: WLAN Individual Membership, WLAN Ordinary Group Membership, WALN Associate Membership, or None
- "Account settings" button link
- "Logout" button link
#Member services
For each basic subpage you can add buttons accessible to users with an active individual membership.
You can find the current buttons set up in the control panel here:
Data mappings
For each nested basic page - we create a button with the following:
- Button Text = basic page headline
- Button URL = basic page content
Button URL Notes
The page content should generally have a relative link to the desired page, for example to link to the Submit Event page the page content should be:
/submit-event
Some advanced links require the current user ID in the URL. The text `` will be automatically replaced with the current user ID.
For example the link to the account settings page:
/forms/signups//edit
Visibility Restriction by Membership
Tag the button page page_members_only to only show the button if the user has a valid individual membership.