Hide specific rows in Calendar tab of Control Panel for subaccount

Post here if you cannot find a better category
Post Reply
wvs_2003
Posts: 59
Joined: Sat Dec 31, 2016 10:59 pm

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
annettemorgenroth
Posts: 1335
Joined: Sun Jun 30, 2013 8:44 am

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.
Post Reply