Difference between revisions of "Setting/ownershidepages"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
Examples: | Examples: | ||
− | 1. to limit SETTINGS | + | 1. to limit SETTINGS <nowiki>/control2.php?pagetype=settings</nowiki> |
settings | settings | ||
− | 2. to limit SETTINGS | + | 2. to limit SETTINGS <nowiki>/control2.php?pagetype=settings</nowiki> and MESSAGES <nowiki>/control2.php?pagetype=rates</nowiki> |
− | settings, | + | settings,messages |
+ | |||
+ | |||
+ | An ! can be used in front of the pagetype to allow access to a menu page which is hidden by the account role. |
Latest revision as of 18:49, 4 December 2023
Individual menu pages can be hidden from an account.
Identify the pagetype value in the URL of the page you want to hide and enter it here, Multiple pages can be entered with a comma separating them.
Examples:
1. to limit SETTINGS /control2.php?pagetype=settings
settings
2. to limit SETTINGS /control2.php?pagetype=settings and MESSAGES /control2.php?pagetype=rates
settings,messages
An ! can be used in front of the pagetype to allow access to a menu page which is hidden by the account role.