Hide certain tool bar elements
- Jimmy Daresta
- Posts: 13
- Joined: Mon Aug 01, 2016
How would one go about hiding or disabling certain toolbar elements. In this case I want to hide the Workflows button.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Put the following code into CSS-editor:
Code: Select all
#Ribbon\.ListForm\.Display\.Actions-LargeMedium-0-2 {
display: none;
}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 8 guests