Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Logout on index.htm of Publisher

Hi, i need know how i can see the function "logout" in the index page?

My publisher show the next:

error loading image

In the section "Logged In as: ....." not show me the link for logout.

If I open the file index.htm, exists a code what say:

<a href="#" avq="action:.Logout" style="display: none;"><span avq=".LogOff_text">Logout</span></a>

But, if I change the "display" to "block", the result is the same.

Somebody have the solution? Mainly i need allow log out to users.

4 Replies
Not applicable
Author

Hi,

Why is this important? Viewing the AccessPoint does not consume licenses. Only opening the files in QV Server actually uses a license.

-Alex

Not applicable
Author

Is important because i need consider more than 1 user by 1 pc with different profiles.

Not applicable
Author

Hi,

Firefox and Chrome have nice options to show and clear certain cookies, see screenshot. Or use different browsers for different profiles (as long as ActiveX plugin is not required, that is Internet Explorer only)

-Alex

Not applicable
Author

Hi,

Try adding the logout HTML code in the file C:\Program Files\QlikView\Web\header_footer.js . That is the preffered place for customizations, not index.htm,

-Alex