0

I have used client side people picker in sharepoint hosted app model, but in provider hosted app it does not work, because it consume some people picker related .js files from _layouts folder or internally consume some SP services. so i just wanted to know that is there any way to achieve this.

Thanks in advance. :)

Rishi Jagati
  • 626
  • 1
  • 6
  • 28

1 Answers1

1

Currently you cannot consume any SP controls (other than the chrome control) on provider-hosted apps because of dependencies to SharePoint.