Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<appsettings>
	<add key="ViewerDropColor" value="false"></add>
	<add key="ViewerUseGrayscale" value="false"></add>
</appsettings>
  • Toggling ViewerDropColor to True will set the viewer to full black and white for all documents.

  • Toggling both ViewerDropColor and ViewerUserGrayscale to True will set the viewer to use grayscale for all documents

  • Toggling False for both will enable full color in the viewer.


3. Save the web.config file.
4. Open CMD as an Administrator and enter command: iisreset
5. Launch GlobalSearch Web. The documents should now Render in accordance with your config file parameters.

Filter by label (Content by label)
showLabelsfalse
max5
spacesS9SKB
sortmodified
showSpacefalse

...

reversetrue
typepage
cqllabel in ( "globalsearch" , "web" , "kb-how-to-article" , "viewer" ) and type = "page" and space = "S9SKB"
labelskb-how-to-article globalsearch web viewer


Page Properties
hiddentrue


Related issues