Setting/ownerssubhidepages: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
Examples:  
Examples:  


1. to hide SETTINGS  /control2.php?pagetype=settings
1. to hide SETTINGS  /control2.php?pagetype=messages


settings
settings


2. to hide pagetype settings and rates
2. to hide pagetype settings and messages


settings,rates
settings,messages


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


!reports
!reports

Latest revision as of 17: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