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: 
santhkumarJ
Contributor II
Contributor II

Buttons are not clickable in Mashup

Hi,

 Action button is created in QVF, when i call that button object in Mashup it is clickable but no actions are performed(when i click it should go to the navigated sheet.

Please suggest me on this.

Thanks,

Santhakumar

Labels (1)
3 Replies
ajaykakkar93
Specialist III
Specialist III

hi @santhkumarJ ,

navigation API doesn't work in qlik mashups.

you can make an anchor tag instead and navigate to a URL.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting

ken4runner
Creator
Creator

can anyone at qlik provide some guidance on how to do sheet navigation in a mashup?  is it possible to build buttons similar to the ones in the hub, to go to the first, previous, next and last sheets? I have seen many posts on this but have not seen any solid best practices or examples given.

where there are many sheets, having one per tab/button is not a clean design.

ajaykakkar93
Specialist III
Specialist III

Hi @ken4runner ,

You can do that it will take basic javascript Html CSS to build it, there is an angular example that can use it as a template n can get going it will take time but eventually, it will be worth the effort.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting