Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
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.
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.
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
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.
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.
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...?
Thank you Frank,
and one more small thing can you convert this RGB color to hex code.
RGB( 218,105,6).
try with #DA6906
hope this helps