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
- "Account settings" button link
- "Logout" button link
#Potential Improvements
One potential improvement would be to allow for custom button links to be added here for all users (vs the Member services section below - which is only visible by users with an active individual membership). Additionally these custom button links could make use of visibility restriction tags and external link tags like other toolbox modules. Please contact For Purpose if you are interested in improving this module.
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
Visibility Restriction by role
By default - all users with an active individual membership will be able to see all buttons here. However if you want to further restrict access based on an org rol you can do so by adding one or multiple of the following tags:
role:admin- button will only be visible if user has atleast oneadmintagrole:editor- button will only be visible if user has atleast oneeditortagrole:connected- button will only be visible if user has atleast oneconnectedtag
If a subpage has two tags - for example role:admin and role:editor - the user will only need to have one of these tags to see the button.