Difference between revisions of "Setting/ownerssubreadonlypages"

From Beds24 Wiki
Jump to navigation Jump to search
(Created page with "Individual menu pages can be set to read only access for all sub accounts. Identify the pagetype value in the URL of the page you want to hide and enter it here, Multiple page...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Individual menu pages can be set to read only access for 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.
 
Individual menu pages can be set to read only access for 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 limit SETTINGS  control2.php?pagetype=settings
 +
 +
settings
 +
 +
2. to limit SETTINGS  /control2.php?pagetype=settings and MESSAGES  /control2.php?pagetype=messages
 +
 +
settings,messages

Latest revision as of 18:29, 4 December 2023

Individual menu pages can be set to read only access for 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 limit SETTINGS control2.php?pagetype=settings

settings

2. to limit SETTINGS /control2.php?pagetype=settings and MESSAGES /control2.php?pagetype=messages

settings,messages