Changes

Jump to navigation Jump to search

Category:Sub Account

1 byte removed, 14:19, 4 July 2016
=== Hide Menus and/or Settings from Sub Account ===
*To hide menu pages click on SUB ACCOUNTS and enter the names of the pages you want to hide in "Hide menu pages". The context help gives a detailed explanation. EXAMPLE: To hide all channel manager pages you need to enter: synchroniser, to hide all settings enter: settings.
*If you only want to hide individual settings send us a support ticket for the code required here to hide the particular setting.
 
If you want to hide the "Delete" button in booking add the following code in the "Control panel custom CSS" for the sub account:
 
.pagetypeajaxbookedit .btn-danger{
display: none
}
Tabs in the "Booking" can be hidden using
bookedit-log
bookedit-mail, If you want to hide the "Delete" button in booking add the following code in the "Control panel custom CSS" for the sub account:
.pagetypeajaxbookedit .btn-danger{
display: none
}
 
*If you only want to hide individual settings send us a support ticket for the code required here to hide the particular setting.
=== Allow Sub Accounts to View Credit Card Details ===

Navigation menu