Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vishalgoud
Creator III
Creator III

not able to customize the selection color in qlikview , i want Amber instead of Green..?

Using the extension object I changed the default Qlikview selection color to Blue from Green.

Its working fine , but here I don't want blue color , I want to customize the color of the selections.

selection colours

in the above thread they have given some method to customize the color , but I don't find any .CSS files.

am struck here to convert the file from .QAR to .CSS

Please give your suggestions to do this.

Best Regards,

V.

17 Replies
vishalgoud
Creator III
Creator III
Author

Oh No , Now some thing went wrong in Browsers , Not working as expected in IE and Chrome as well.

Just working fine in Desktop Web view.

after deploying some thing went wrong...

Any idea on Possible reasons for this issue.

Frank_Hartmann
Master II
Master II

did you also install the qar on the server?

if not, go to your sever directory:

C:\ProgramData\QlikTech\QlikViewServer\Extensions

and copy your local modified "NoGreen" Folder (C:\Users\USER\AppData\Local\QlikTech\QlikView\Extensions\Document\NoGreen\) in it.

Clever_Anjos
Employee
Employee

You must deploy the extension to your server

Copy from

C:\Users\USER\AppData\Local\QlikTech\QlikView\Extensions

to (your server)

C:\ProgramData\QlikTech\QlikViewServer\Extension s

vishalgoud
Creator III
Creator III
Author

Yeah , I copied all that edited folders from

C:\Users\USER\AppData\Local\QlikTech\QlikView\Extensions\Document\NoGreen\)  to

C:\ProgramData\QlikTech\QlikViewServer\Extensions.

but still its not working as expected.

Any idea on other possible reason for this.

vishalgoud
Creator III
Creator III
Author

Yeah , I copied all that edited folders from

C:\Users\USER\AppData\Local\QlikTech\QlikView\Extensions\Document\NoGreen\)  to

C:\ProgramData\QlikTech\QlikViewServer\Extensions.


but still its not working as expected.


Any idea on other possible reason for this.

vishalgoud
Creator III
Creator III
Author

Hi Clever,

Thanks a lot for the Info.

am i missing Any other settings , its working perfectly in the desktop web view , where as not working in AJAX browsers like IE and Chrome.

any such limitation is there ?? or Just some thing wrong with my case...?

vishalgoud
Creator III
Creator III
Author

Thank you Frank,

and one more small thing can you convert this RGB color to hex code.

RGB( 218,105,6).

Frank_Hartmann
Master II
Master II

try with #DA6906

hope this helps