Hide Contributors from Advanced Search
under review
Caroline Tabach
Advanced Search is a great feature. ButI do not really want my end-users to be exposed to the names of all the people who write articles in Document360. Can it be possible to hide the contributors possibility (or maybe configure which filters will be available here?)
thanks
Log In
Andrew Belter
As a workaround until they're able to develop this feature, you can use the following custom css to hide the contributors from advanced search:
#contributor-btn {
display: none;
}
You can swap the #id for any of other advanced search options if you want to hide more than one:
Workspace/Language: #version-language-btn
Category: #category-btn
Tags: #tag-btn
Updated on: #updatedon-btn
Shakeer Hussain S
Hi Caroline - We extend our thanks for sharing this request. I'd like to inform you that we're currently in the process of redesigning our Knowledge Base site, including enhancements to the advanced search user experience. We will address this request. Kindly remain engaged as we'll be providing updates in due course. Your patience and interest are greatly appreciated.
Shakeer Hussain S
under review