Difference between revisions of "Setting/ownershidepages"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "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 ...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Individual menu pages can be hidden from an account.
 
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,
 
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.
 
Multiple pages can be entered with a comma separating them.
 +
 +
Examples:
 +
 +
1. to limit SETTINGS  <nowiki>/control2.php?pagetype=settings</nowiki>
 +
 +
settings
 +
 +
2. to limit SETTINGS  <nowiki>/control2.php?pagetype=settings</nowiki> and MESSAGES <nowiki>/control2.php?pagetype=rates</nowiki>
 +
 +
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 19: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.