Modifying the green, white, and gray selection color schemes in QlikView Server
In the previous recipe, Modifying the green, white, and gray selection color schemes, we used the API to modify a user's default color scheme. However, this is a user setting and doesn't automatically apply to QlikView Server.
In this recipe, we will take the setting generated in the last recipe and apply them manually to QlikView Server.
Getting ready
Complete the previous recipe, Modifying the green, white and gray selection color schemes.
How to do it…
These steps show you how to modify the green, white, and gray color scheme on QlikView Server:
Locate your
Settings.ini
file inC:\Users\username\AppData\Roaming\QlikTech\QlikView
.Open the file in Notepad and locate the
CustSel
entries. Select them all and copy them to the clipboard (Ctrl + C).On the QlikView Server, stop the QlikView Server Service.
Locate the
Settings.ini
file inC:\ProgramData\QlikTech\QlikViewServer
.Paste the
CustSel
values from the userSettings...