Turn Off "Launchpad" in Sub-Accounts
N
Nicholas Admin Gartside
Can we please have a toggle to turn off the "Launchpad" in either the sub-accounts (Business Profile) or in a sub-account's (User Permissions). The launchpad is great when we first onboard but becomes a massive distraction afterwards.
Based on what is already in the suggested posts, this will help solve multiple other requests.
Thank you dev team for reading this and I hope you have an amazing day.
Log In
P
Pablo Macaya
In CSS Agency/Company settings.
#sb_launchpad {
display:none!important;
}"
K
Kate Cooper
Seems like this used to be available?
R
Ryan Breitkreutz
T
Todd Heitner
I agree that we should either be able to disable the launchpad or be able to customize it. Most of the stuff on the list is not needed by our clients and it's just going to confuse them. Although, I think an even better option would be what's mentioned in this other suggestion to allow us to customize the launchpad: https://ideas.gohighlevel.com/saas/p/customize-launchpad
I think it would be great if we had the option to either disable it or customize it. I would want to remove just about everything that's there and add custom content to help with onboarding.
A
Alan Namoos
Yes please.
I
Ishan Bansal
You can Disable Launchpad agency wide in all sub accounts already. In your Agency, go to Settings and then from the Launchpad menu, disable it completely.
M
Michelle Drumm
Ishan Bansal I don't see this option. Screenshot?
T
Todd Heitner
Ishan Bansal I don't have that menu item.
K
Keith Besherse
Ishan Bansal, Yes, but, ... this request is the ability to disable it at the account level AFTER onboarding. "The launchpad is great when we first onboard but ..." I actually like the fact that it encourages my new customers to download the LC app early in the process.
M
Marcos Karva
Todd Heitner. Not sure when or if it will be patched but I just appended the URL to /settings/launchpad and I was able to find that option despite it being hidden. Not sure if it will work for everyone.
T
Todd Heitner
Marcos Karva OK thanks. I tried that and it didn't work for me.
T
Tim Jedrek
I was able to remove the launchpad button using CSS.
.(location ID) #sb_launchpad {
display: none !important;
}
Problem is when the location ID starts with a number it doesnt work. Looking into the code, it seems that this div
<div class="flex v2-open sidebar-v2-location {{LOCATIONID}} flex v2-open sidebar-v2-location">
when {{LOCATIONID}} starts with a number, the CSS class goes to .\35 locationid
and I am unable to get a CSS selector with it.
T
Tim Jedrek
Nevermind.. Figured it out. I replaced the number with "\35" and it worked.
N
Nathanael Fourie
Tim Jedrek Do you perhaps know a script I could use to disable Launchpad and Dashboard (ideally per Sub-Account), and hop straight to the Opportunities section?
I'd essentially just like my clients to see the Conversations, Contacts and Opportunities sections, and when they log in they go straight to Opportunities.
Currently, even if I hide the Dashboard section, GHL defaults there (and if I've toggled Dashboard off in the user permissions, GHL informs the user that they don't have permission to view the Dashboard, and then they're stuck there with that message [not cool]; they then have to manually click on Conversations, Contacts or Opportunities - if they know to do so).
Also, do you perhaps know how to hide the "Settings" button per Sub-Account or per user?
J
Jack Buckley
Need to get rid of it, client can see all accounts connected to our agency account.
A
Alfredo Manrique
Se puede desactivar? o nadie a respondido a esta pregunta? gracias.