Page 1 of 1

Hide specific rows in Calendar tab of Control Panel for subaccount

Posted: Fri Jun 01, 2018 3:19 am
by wvs_2003
Hi All,

How do I hide specific rows in Calendar Tab of Control Panel for my subaccount?

As of now, my subaccount can see "Override", "Daily Price", "Min Stay", and "Price Multiplier" rows for each room type. How do I hide these so then my subaccount does not see these?

One of my subaccount is setup as "Back Office" employee.

Thank you

Re: Hide specific rows in Calendar tab of Control Panel for subaccount

Posted: Fri Jun 01, 2018 8:48 am
by annettemorgenroth
You log into the sub account and hide the rows. Then log back into your master account and dg to SUB ACCOUNTS (top right) then click on 'Manage Account' and add

.dashgridshowfilter{
display: none
}

in 'Control panel custom CSS' to hide the "Show" button.