
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Web Document "Close" Button
Hi All,
When you open a document in the accesspoint, in the top right hand corner there is a close button, which does indeed close the document. However it leaves a blank screen with a restore button in place of close. This seems counter-intuiative as a user experience. The expectation is that when a user hits close, they are returned to the accesspoint dashboard to enable them to select another report.
Is there anyway to customise the button to behave in this way?
Thanks,
D
- Tags:
- accesspoint
- customise
- « Previous Replies
-
- 1
- 2
- Next Replies »
Accepted Solutions

.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This code is not supported and it is server side and is for SR1 of version 11
Open the opendoc.htm with a text editor and search for
- window.open ("http://localhost/qlikview","_self") should be around line 107
Change the localhost in the about to the URL for your server.
Place the attached opendoc.htm in the C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax and restart your webserver.
Bill
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.

.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This should help you.
http://community.qlik.com/docs/DOC-2853
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bill,
That is indeed very usefull and something I will be implementing in future.
However, what I really want to do is return the user to the main accesspoint dashboard when they click "close", not leave them at a blank screen.
Any ideas on how to do this?
Thanks,
Dhiren

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dhiren
I have exactly the same query. Did you find a way to make the close button take you back the main Access Point main page?
Thanks
Nick

.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This code is not supported and it is server side and is for SR1 of version 11
Open the opendoc.htm with a text editor and search for
- window.open ("http://localhost/qlikview","_self") should be around line 107
Change the localhost in the about to the URL for your server.
Place the attached opendoc.htm in the C:\Program Files\QlikView\Server\QlikViewClients\QlikViewAjax and restart your webserver.
Bill
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Bill, I'll give that a try (we are on QV11 SR1)
Regards
Nick

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bill,
Well we gave this a try but are unable to get it to work - the close button works as before. I'm wondering if you can suggest anything we can do to track down the problem?
Regards
Nick

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK I have investigated a bit further - it was simply that I hadn't cleared my browser cache - once I did that it worked fine .
Thanks
Nick

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for this contribution, it works fine!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you know how to get this to work in V12.10? new opendoc.htm doesn;t reference the localhost.

- « Previous Replies
-
- 1
- 2
- Next Replies »