toolbox org settings

module_toolbox_org_settings

This module can be activated by applying the tag module_toolbox_org_settings to a published basic subpage.

This is to only be used on the Members Toolbox custom subpage_layout landing page.

This tag will render an "Organisation Settings" module for each organisation that the user has a corresponding role tag for.

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 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 group membership.