If the drafts button isn't being used how can you remove this button?
This button can be removed through the header using the Branding feature.
1. In the Branding configuration screen add the following custom CSS selector name: [ng-click="goTo('drafts', true)"]
<Please see attached file for image>
src="/servlet/servlet.FileDownload?file=0150c000004AKcWAAW" alt="fix.png" width="1152" height="914"><Please see attached file for image>
src="/servlet/servlet.FileDownload?file=0150c000004AKcYAAW" alt="pic2.png" width="544" height="337">2. Add a new CSS attribute – click on the 'Add Attribute' button and choose 'display' in the drop down list.
<Please see attached file for image>
src="/servlet/servlet.FileDownload?file=0150c000004AKcZAAW" alt="pic3.png" width="725" height="558">3. Enter the value 'none' under the display attribute.
<Please see attached file for image>
src="/servlet/servlet.FileDownload?file=0150c000004AKcaAAG" alt="pic4.png" width="464" height="294">