Changes

Jump to navigation Jump to search

Category:Sub Account

146 bytes added, 11:47, 30 January 2019
</i>
 
==== Hide certain functions ====
===== Hide the 'Show' options in the Calendar =====
If you want to hide the 'Show' options from some of the ROLES in the Calendar, change the sub-account to the role "Admin" then log into the account, go to the CALENDAR and click on "Show". Then deselect all bits you do not want to show. Then go back ROLE and change back to the appropriate ROLE.
If you want to hide ===== Hide the "'Delete" ' button in the booking popup ===== Go to SUB ACCOUNTS and add the following code in the field "Control panel custom CSS" for the sub account: .pagetypeajaxbookedit .b24btn_Delete{display: none}
.pagetypeajaxbookedit .b24btn_Delete {
display: none
}
===== Hide the 'Add Booking' button in the booking popup =====
If you want Go to hide the "Add Booking" button for the sub account SUB ACCOUNTS and add the following code in the field "Control panel custom CSS" for the sub account:
.icon-suitcase, .b24btn_AddBooking{display: none}
770

edits

Navigation menu