Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Extension To Make Object Titles Links?

Hi all,

I am looking for an extension to make object titles links. I have an extension that I've made which is loosely based on the Ajay Kakkar's  sheet-styler lite, to add a bunch of style to a Qlik straight table, but for some reason I cannot seem to figure out how to change the object title to a link.

Essentially, what I would like is to add this logic to my current extension:

if(object.title.startsWith("URL"))

     then make this a hyperlinked object title

else

     make this a straight text object title

Any help or direction to an extension that has this capability will be much appreciated!

0 Replies