Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance 'XsltListViewWebPartDefinition' provision - ensure asset library 'Thumbnails' view support #743

Closed
SubPointSupport opened this issue Nov 27, 2015 · 1 comment

Comments

@SubPointSupport
Copy link
Contributor

issue#2: listview web part is not set to thumbnails OOTB view for assets library.

As per the discussion - https://www.yammer.com/spmeta2feedback/#/Threads/show?threadId=614917382

@SubPointSupport
Copy link
Contributor Author

Fixed, CanDeploy_XsltListViewWebPart_With_Thumbnails_View() is used for the regression testing.

The following XmlDefinition value should be used to ensure correct provision for both CSOM/SSOM:

XsltListViewWebPartDefinition.XmlDefinition = <View BaseViewID='40'/>

@SubPointSupport SubPointSupport changed the title Investigate web part + assets library view Enhance 'XsltListViewWebPartDefinition' provision - ensure asset library 'Thumbnails' view support Nov 28, 2015
SubPointSupport added a commit that referenced this issue Nov 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant