Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
qv_testing
Specialist II
Specialist II

Need Help

Hi Community,

Actually i am using HTML extension, in that i created 4 buttons,

suppose XHTML, CSS, HTML5, jQuery these are my buttons.

<li><a href="#">XHTML</a></li>

<li><a href="#">HTML5</a></li>

<li><a href="#">CSS</a></li>

<li><a href="#">jQuery</a></li>

In qlikview also i have same sheets.

if i am click any button i want to go that particular sheet

In qlikview we have action properties i.e Active sheet.


but, How to give in HTML extension....

Thanks in Advance.....

8 Replies
marcus_malinow
Partner - Specialist III
Partner - Specialist III

Hi,

I'd suggest that you upload your document and extension so someone can try and help you out.

Marcus
.

qv_testing
Specialist II
Specialist II
Author

Hi All,

PFA,

Please see my document, i have 3 links in HTML extension.

if i am click sheet1 i want to go sheet1 page

like sheet2 and sheet3 also..

Hope you understand.............

qv_testing
Specialist II
Specialist II
Author

Hi Community,

Please anyone can help me, it's very urgent..

Clint_Carr
Employee
Employee

This can be done without an extension,  using Text boxes linked to Navigation Actions.

Is there a particular reason why you want to do this as an extension?

avinashelite

Hi QV_Testing,

I am not able to see the extension object in web viewer mode, can you please post the extension too.

Regards,

@vi

qv_testing
Specialist II
Specialist II
Author

Hi Clint,

Actually i am using here fade in and fade out functionality.

This is client requirement...

in extension developed every thing, but how to give navigation to qlikview sheet's

Not applicable

you should search for brandingDemo / itabrow Demo App on Qlikview Community.

I think that should solve you problem

basav
Creator
Creator

Hi,

After 6 years, I am in the same exact situation just like you. Did you find any solution. Please share with the community.

I totally understand why you want to navigation on click of those button, I also felt we can create some cool, navigation bar with HTML. 

Also, I searched Qlik community blog extensively, and found that the document extension would achieve this task more easily than object extension. However, I am just curious to know, what solution you found. 

Thank you.