Versions Compared

Key

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

...

You can toggle color in the viewer by following the steps below to edit one of the Square 9 Web Config files.

Steps:

1. Open File Explorer and navigate to: C:\inetpub\wwwroot\Square9API and open the web.config file
2. Add/change the following attributes. If they do not exist, simply copy and paste them from this KB into the web config under the <appsettings> block and set the value to either True or False (See below)

...


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
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("globalsearch","web","kb-how-to-article","viewer") and type = "page" and space = "S9SKB"
labelskb-how-to-article globalsearch web viewer

...