OData compliant services in SharePoint 2013?I
I need Odata compliant services($metadata tag should work after appending it to service ) and unfortunately REST doesn't give result in Entity model format, _vti_bin/listdata.svc seems to work after...
View ArticleSimulating users in Office 365 Developer Account
I have developed a workflow in SharePoint online in Office 365 dev subscription. Now I would like to test it. As there is only one user available in dev subscription, can I simulate more users in...
View ArticleUsing Lists and List Items in the App Web
Hi,We are developing a SharePoint-hosted App which stores data and thought it best practice, that this data is stored in lists in the App Web. We can declaratively deploy these lists and items in...
View ArticleHow to get error information back from Office Web Apps server?
I'm developing a web application with an embedded Word iframe that interfaces with an Office Web Apps server; I am trying to implement the MS-FSSHTTPB protocol for my WOPI server. More details here....
View Articlecolumn validation in sharepoint
Hi,I need to prefix a column value with a particular text in Sharepoint.Can anyone please help as i could not find right solution to tgis.Vinod
View ArticleAuthentication issue when deploying SharePoint apps through VS 2012
Hi,I am new to developing SharePoint apps for office 365. I have created simple hello world application in VS 2012 and want to deploy it to office 365 developer site. I have free subscription for...
View ArticleWhen i go to deploy the Asset tracking web app I get access denied
I downloaded the access 2013 Asset tracking web app. and I enter my web location, I get access denied.Anyone have an idea why I might be getting that error?As I have site collection and farm Admin...
View ArticleAdd Dropdown list in App Part Properties
Hi,I have created sharepoint hosted app. I like to add dropdown list in app part properties which fetch data from list and bind it in dropdown. I've tried with static dropdown using enum but I want to...
View ArticleUnable to set value of a column from Rosource file in upgrade scenario of...
Hi,I have a sharepoint hosted app of version 1.0.Now, i want to upgrade the app with new Calculated coumn whose value to has be set from Resource file.But i am unable to see the resource file string...
View ArticleSolution vs App for Sharepoint
Hello everyone. I am learning to develop applications for Sharepoint, but I still not clear how to apply them properly. See no advantages . For example , if I want to migrate a farm solution with...
View ArticleYou don't have Add and Customize Pages permissions required to perform this...
I'm building an app for SharePoint 2013. I've got permissions set at Manage Web (to meet the store guidelines). I'm trying to add a webpart to a page in thehost web. This is all in SharePoint Online...
View ArticleList Creation Through Feature
Hi,I want to create a list through Featute.When that Featute will get activated ,List should be created. I am able to create list when I am hard coding the site URL.But Whenever I am writing site url...
View ArticleSharepoint 2013 App Uninstall Error
I have recently started developing Sharepoint Hosted app and getting below error. Please help me Error occurred in deployment step 'Uninstall app for SharePoint': Could not load type...
View ArticleHow to retrieve attachment using _vti_bin/Listdata.svc?
I want to retrieve the document attachement of the list and i am using _vti_bin/Listdata.svc/Listname(1)/$value,which is not fetching any result.How can i fetch attachment?
View ArticleCan we write any javascript functions in a Formula field of SharePoint...
Hi,I want to write javascript function in a Formula field of SharePoint calculated column.Can anyone suggest how to do it?Thanks in advance !Regards,Sandeep
View ArticleCan we create taxonomy custom properties in apps?
Hi all,I want to create taxonomy custom property for apps (Client WebPart).I have already created string custom properties but my requirement is to create taxonomy proprieties and visible in app part...
View ArticlewebBrowserFrame sandbox attribute in Access 2013 web app
Hi It seems Microsoft changed webBrowserFrame sandbox attribute recently. Now we always get the following message in the Chrome console: Error while parsing the 'sandbox' attribute: 'true' is an...
View ArticleCan we create taxonomy custom properties in apps?
Hi all,I want to create taxonomy custom property for apps (Client WebPart).I have already created string custom properties but my requirement is to create taxonomy proprieties and visible in app part...
View ArticleSharePoint App with workflow
I am trying to create an app with workflow that can be associated with list in host web.can this be achieved? Is there any documentation or tutorial ?Thank you, Anil
View ArticleHow to do CRUD operation in Sharepoint Online list from Non-Sharepoint...
I am now developing a ASP.NET web application which is not a SharePoint APP model Application, which is used to do CRUD operation in the SharePoint List item in the SharePoint online office 365. I...
View Article