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

CSOM - XsltListViewWebPartDefinition does not promote DisableSaveAsNewViewButton, DisableViewSelectorMenu and InplaceSearchEnabled props #858

Closed
SubPointSupport opened this issue Jul 21, 2016 · 1 comment

Comments

@SubPointSupport
Copy link
Contributor

The following props aren't promoted by CSOM provision:

  • DisableSaveAsNewViewButton
  • DisableViewSelectorMenu
  • InplaceSearchEnabled props

Based on the community feedback:
https://www.yammer.com/spmeta2feedback/#/Threads/show?threadId=739035820

@SubPointSupport
Copy link
Contributor Author

There is mixed response over some XsltListViewWebPart properties being imported or changed via SSOM/CSOM.

Implemented for SSOM (although SharePoint SSOM API give false positives), CSOM does not seem to support such changes and property import.

Closing this issue unless we would be able to import such props via CSOM.

SubPointSupport added a commit that referenced this issue Jul 25, 2016
…NewViewButton, DisableViewSelectorMenu and InplaceSearchEnabled props #858

+ new tests under Regression.Scenarios.Webparts.XsltListViewWebPart.Props
+ SSOM fixes and manual testing
SubPointSupport added a commit that referenced this issue Jul 25, 2016
…NewViewButton, DisableViewSelectorMenu and InplaceSearchEnabled props #858

+ CSOM testing
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