New Post: Provisioning of List Schema using Remote Provisioning
Hi Keval, As part of the provisioning you'd provision first out fo the box document library and then you'd apply the needed customizations on top of that using CSOM... this could be views, content...
View ArticleNew Post: Request How To: Use of People Picker in Provider Hosted App
Hi gomathinetha, I'm not sure what issues you actually got in detail, but the code should be working with on-premises as well. I have not however written this example, so would revert to the right...
View ArticleNew Post: Provisioning of List Schema using Remote Provisioning
Hi Vesku, Thanks for your reply. Currently we are following same approach as you mentioned however through console application not with App. but here again I was looking that if End user wants to...
View ArticleNew Post: Microsoft.SharePoint.Client.Utilities.Utility.SearchPrincipals
the SearchPrincipals method does not return external users (meaning you share your site with an external user). Same goes for Utility.ResolvePrincipal which cannot resolve external users. I am using...
View ArticleCreated Unassigned: Getting error box with "Fix It" button in PeoplePicker...
Hi,I am using AMS people picker control in my provider hosted app. When I clear cookies and history of my IE browser and access my people picker control, then I am getting an error message box with Fix...
View ArticleNew Post: SharePoint Provider Hosted App - Property Bag
Experiencing the same and it sort of blows. Same issue with the property bag of a list. Too bad we have to resort to SP hosted apps, or provisioning pages with JSOM code in the host web to make this work.
View ArticleNew Post: OfficeDevPnP.Core for prvoder hosted model
Hello,"Branding.UIElementPersonalization" sample references to OfficeDevPnP.Core DLL (in the code, it actually references to an old name OfficeAMS.Core). When I look into OfficeDevPnP.Core, it seems...
View ArticleNew Post: OfficeDevPnP.Core for prvoder hosted model
Hi Xi, Missing of SharePoint tab is due the fact that OfficeDevPnP.Core is just class library project and does not really have any SharePoint deployment specific settings. SharePoint tab only exists in...
View ArticleNew Post: SharePoint Provider Hosted App - Property Bag
Hi Wobba, Difference between JSOM and provider hosted app in this case is the context. In JSOM we are running the code in the context of the user, so use permission are more valid. You can actually do...
View ArticleNew Post: SharePoint Provider Hosted App - Property Bag
Thanks for answering Vesa :) The real issue here is why a user locally with contrib rights can modify the property bags, while the App contex with Write permissions deny the same action. Using JSOM...
View ArticleNew Post: OfficeDevPnP.Core for prvoder hosted model
Thank you Vesa. It is clear for me now :)
View ArticleNew Post: HTML Page as default page of Sharepoint hosted app
Hi, you know if it´s posible put a index.html file as default page of a Sharepoint hosted app instead a Default.aspx page? Any examples? Thanks in advance
View ArticleNew Post: Provisioning Subsites with a Sharepoint Hosted Apps
Hi, Please correct me if misunderstand. You want to build solution SharePoint site with Out of Box features. This could be a independent portal also. There is two approach 1st is easy solution. Create...
View ArticleNew Post: Request How To: Use of People Picker in Provider Hosted App
Hi, We are using people picker control in our OnPremise High Trust app page. When we type something in the people picker box, it doesn't fetch list of users matching the typed name and it shows errors...
View ArticleUpdated Wiki: Home
We have moved to http://aka.ms/officedevpnp Wow - OfficeAMS has really grown up !We on the OfficeAMS team have some great news to share ! Due to the overwhelmingly positive response we have received...
View ArticleUpdated Wiki: Home
We have moved to http://aka.ms/officedevpnpWow - OfficeAMS has really grown up !We on the OfficeAMS team have some great news to share ! Due to the overwhelmingly positive response we have received...
View ArticleNew Post: Request How To: Use of People Picker in Provider Hosted App
Hi Shi That could be an issue with the security zones in the browser. You need to ensure that the portal and the SP app domains are in the same zone. If there's any other questions, please use the...
View ArticleUpdated Wiki: Home
We have moved to http://aka.ms/officedevpnpWow - OfficeAMS has really grown up !We on the OfficeAMS team have some great news to share ! Due to the overwhelmingly positive response we have received...
View ArticleCommented Unassigned: Getting error box with "Fix It" button in PeoplePicker...
Hi,I am using AMS people picker control in my provider hosted app. When I clear cookies and history of my IE browser and access my people picker control, then I am getting an error message box with Fix...
View ArticleCommented Unassigned: Getting error box with "Fix It" button in PeoplePicker...
Hi,I am using AMS people picker control in my provider hosted app. When I clear cookies and history of my IE browser and access my people picker control, then I am getting an error message box with Fix...
View Article