Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
hi @santhkumarJ ,
navigation API doesn't work in qlik mashups.
you can make an anchor tag instead and navigate to a URL.
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.
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.