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: 
Not applicable

Default View in AccessPoint

Hello,

I have been looking (without much luck) in the forums on how to change the defaults view from to Thumbnail View to  List View in the QlikView 11 Access Point Page.  I thought perhaps it would be a setting on the Management Console than rather having to edit the AccessPoint.js file but I haven't found a setting for that.

2 Replies
bnichol
Specialist
Specialist

Were you able to find a simple way of doing this?

I would like to accomplish and don't mind modifying javascript if necesary.

Regards,

B

bnichol
Specialist
Specialist

To change to default view to 'List', the '...\webserver\config.xml' file needs to have a setting modified.

The default value...

<DefualtView>Thumbnails<DefualtView>

needs to be change to...

<DefualtView>Details<DefualtView>

The 'Qlikview Webserver' service needs to be restarted for the change to implemented.

FYI:  Anyone that has already access the server will use their profile settings for view.  Test the changes with a new user to the server.

Good luck,

B