Difference between revisions of "Setting/ownerssubhidepages"

From Beds24 Wiki
Jump to navigation Jump to search
 
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 menu 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 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