Changes

Jump to navigation Jump to search

Category:Sub Account

211 bytes added, 11:59, 30 January 2019
===== Hide the 'Show' options in the Calendar =====
If you want to hide the 'Show' options from some of the ROLES in the Calendar, change Log into the sub-account to the role "Admin" then log into the account, go to the CALENDAR calendar and click on "Show". Then deselect untick all bits the options you do not don't want to show. Then go back ROLE Log out and change back log into the master account. Go to the appropriate ROLE'Sub Accounts' menu and klick on 'Manage Account' for the sub account. Add the following code in the field "Control panel custom CSS":
.dashgridshowfilter{display:none;}
 
This hides the 'Show' drop-down function in the sub account. The user can only see the options that you have left ticked and they can't tick them back on because the drop-down is not there anymore.
===== Hide the 'Delete' button in the booking popup =====
If you want to hide a certain setting box on a page add the following code in the "Control panel custom CSS" for the sub account for example:
.pagetypecommunicationbooktemplate #settingformid .background_boxprop:nth-of-type(2){display:none;}  
this This will hide booking template 2.
*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 ===
770

edits

Navigation menu