Difference between revisions of "Setting/ownerssubhidepages"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "Individual menu pages can be hidden from all sub accounts. Identify the pagetype value in the URL of the page you want to hide and enter it here, Multiple pages can be entered...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
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 hide SETTINGS  /control2.php?pagetype=messages
 +
 +
settings
 +
 +
2. to hide pagetype settings and messages
 +
 +
settings,messages
 +
 +
3. to show a menu that is hidden by a role use an ! in front of it, for example to show reports
 +
 +
!reports

Latest revision as of 19:03, 4 December 2023

Individual menu pages can be hidden from all sub accounts. 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 hide SETTINGS /control2.php?pagetype=messages

settings

2. to hide pagetype settings and messages

settings,messages

3. to show a menu that is hidden by a role use an ! in front of it, for example to show reports

!reports