Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
bnichol
Specialist
Specialist

webserver config.xml DefaultView

Does anyone know what the DefaultView setting needs to be for 'List' view in the webserver > config.xml for version 11.2?

Here's the setting that displays Thumbnail view...

<DefaultView>Thumbnails</DefaultView>

but I want to change it.

Thanks,

B

Labels (1)
1 Solution

Accepted Solutions
bnichol
Specialist
Specialist
Author

For the list view here is the necesasry setting...

<DefaultView>Details</DefaultView>

View solution in original post

1 Reply
bnichol
Specialist
Specialist
Author

For the list view here is the necesasry setting...

<DefaultView>Details</DefaultView>