cancel
Showing results for 
Search instead for 
Did you mean: 

problem thumbnail with local configuration

ITShine_
Star Contributor
Star Contributor

I've noticed that when i apply local configuration on workspace, the thumbnail view disappear from the menu. i've attached a screen shot of what i'm getting after Administration -> Local configuration
/> What should I add in order to keep the thumbnail view ?

1 ACCEPTED ANSWER

ITShine_
Star Contributor
Star Contributor

i had finally found the solution , i had to add this

<layout iconPath="/icons/document_listing_icon_2_columns_icon.png" 
		  name="document_listing_thumbnail" showEditRows="true" 
		  showSpreadsheet="true" title="document_thumbnail_listing" 
		  translateTitle="true" />

to my

 <resultLayouts> in contentviews-contrib.xml

View answer in original post

4 REPLIES 4

kartik_sn
Confirmed Champ
Confirmed Champ

Can you elaborate what changes you did @ local configuration. As per your file you have just added few result columns.

ITShine_
Star Contributor
Star Contributor

i had finally found the solution , i had to add this

<layout iconPath="/icons/document_listing_icon_2_columns_icon.png" 
		  name="document_listing_thumbnail" showEditRows="true" 
		  showSpreadsheet="true" title="document_thumbnail_listing" 
		  translateTitle="true" />

to my

 <resultLayouts> in contentviews-contrib.xml

yes the same was tried by me also

ITShine_
Star Contributor
Star Contributor

[kartik sn](https