Setting/ownerssubhidepages: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
Examples:  
Examples:  


1. to limit SETTINGS  https://beds24.com/control2.php?pagetype=settings
1. to hide SETTINGS  /control2.php?pagetype=messages


settings
settings


2. to limit SETTINGS  https://beds24.com/control2.php?pagetype=settings and RATES https://beds24.com/control2.php?pagetype=rates
2. to hide pagetype settings and messages


settings,rates
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 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