how to add code to the app part custom properties in sharepoint 2013
how to add code to the app part custom properties :Basically I want to add a browse button to select the list apps acroos the site collection in the editor panel of the app.
View ArticleGetting Error: "Unable to connect to the remote server" when using...
Hi Team,Getting Error: "Unable to connect to the remote server" when using TokenHelper.GetAppOnlyAccessToken in Provider Hosted App.In my scenario I am creating Provider Hosted App for an On-Premise...
View ArticleHow to connect List webpart and custom property of apppart?
Hi All,I've created an apppart in SharePoint-Hosted app and would like to publish it on a page along with a webpart of a list (from Site Collection).The both parts should be connected - when user...
View ArticleField "'"x.y"' is referenced in an expression but the field cannot be found.
I am writing an Access 2013 web app.I am displaying a datasheet view of data.When a user clicks a button on the datasheet I call a macro to OpenPopup instructing the system to open up a more detailed...
View ArticleClient side equivalent of SPSite.SelfServiceCreateSite
Hi, I am working on a requirement where I need to create a site collection in SharePoint using client side api. I know server side we can do it using self service site creation api. Also I know in case...
View ArticleApp page apps-xxxxxx.mydomain.local/sites/mysite/..../Default.aspx cannot be...
HI. Today i created my first sharepoint 2013 app and successfully deployed it to my site. but now when i go to my app page, it is not rendered correctly.... not showing images, not applying css...
View ArticleHow to use ReplaceBGImage annotation?
in sharepoint 2013, How to use ReplaceBGImage annotation when i design a theme?
View ArticleCustomize ASP.NET Form with Multiple repeating tables and Single row table...
I am Looking for the custom coding solution to send Multiple repeating tables and Single row table into Two Sharepoint list.I prefer to Asp.net Form than InfoPath. I consider that there is a lot of...
View ArticleHow can I get the headers from a rest service
I would like to check the header(s) that the odata service provides via code using WCF Data Services.Anyone can guide me how to accomplish this?
View ArticleWhat OAuth Scope for storing files
I have a question about the OAuth scope when apps that requests for access permissions on the fly as described in http://msdn.microsoft.com/en-us/library/jj687470.aspxWe would like to store large files...
View ArticleHow to read custom list items from personal My Site Host into a different...
We have a custom list into "My Site Host" personal site for each user.That custom list permit to user add personal information.We want to show ítems that belong to user but in "another" site...
View ArticleGetting "You can't add this app here" for Workflow apps
I have created a workflow based app and it's working fine when i deploy via Visual Studio to Dev site but when i try to add the app in some other site via App catalog, than i am getting "You can't add...
View ArticleIs this a Microsoft.SharePoint.Client.CamlQuery bug?
Do this query and all list items are returned.<View><ViewFields><FieldRef Name='ID' /><FieldRef Name='Title' ></ViewFields><Query><Where><Eq><FieldRef...
View ArticleGetUserEffectivePermissions(loginName) REST call on a list
I am trying to use the GetUserEffectivePermissions method on a list in the REST interface. I am using the loginName for my own user on my developer site. The value of my login name looks like...
View ArticleHow to Create or Modify a UserProfileProperty in SharePoint 2013 using CSOM...
Hi All,I want to create an Application that uses UserProfile Property of a particular user, I need to create the property and then modify it. I am working in SharePoint 2013 Apps CSOM.Is it possible?...
View ArticleRemote Event Receiver SharePoint Hosted Apps
Hi All I am running SharePoint Hosted Remote Event Receiver in SharePoint 2013 . But the Item event won't fire . can anyone help on this
View ArticleIn edit page mode AppParts are not loading properly using the URL, I had...
sample URL format configured in a app:...
View ArticleSharePoint Url dns error
Hi,the error from powershell is :Error creating the Web Proxy specified in the 'system.net/defaultProxy'-----------------------------update 1I tried to install "Charles" to figure out the web request,...
View ArticleHow to display my apps into aspx page
Hi, I have developed number of apps in SharePoint 2013.Now I want to plan, display all of the apps in a Single aspx page . Please share your Knowledge.
View ArticleHow to Fetch Data From "WmaAggregatorList_User" ?
I have a requirement that I want to fetch all the tasks from the "WmaAggregatorList_User" , I am able to find the list on mysite but not getting the right method to fetch all the tasks of the current...
View Article