Change Preview Icon

fibssy
Tera Guru

Hi Community, 

Can you please help me with below:

I want to change the Preview Icon, so it doesn't open when you hover over it. I prefer it to open when clicking on it. I noticed that this is the case in my ServiceNow Demo instance. There it shows as an 'i' mark and in my instance, it shows as an eye.

Thank you in advance

 

This is NOT what I want..

find_real_file.png

 

This is what I want..

find_real_file.png

 

 

1 ACCEPTED SOLUTION

We were able to resolve this by modifying the glide.ui.clickthrough.popup system property. Please see below:

 

find_real_file.png

View solution in original post

10 REPLIES 10

We were able to resolve this by modifying the glide.ui.clickthrough.popup system property. Please see below:

 

find_real_file.png

Wow! That's interesting. I never saw any value other than true or false in the Value field. That's a new one on me. I may have to play around with that on the show today.

Thanks for sharing!

I was surprised too. You're welcome.

Interestingly enough, I tried reversing it on my Kingston Patch 6 instance to

true=eye,false=i

but I never saw the eye icon. I'm still with the "i".

How weird....