Methods for adjusting a width of an out of the box list/library
In the Standard View of a list, what are the ways of adjusting a column width.Thanks,
View ArticleUsing CAML Query on an External Data column hooked through BCS?
We have created a new Document Library that has a BCS connection to External Data source to reference data relating to the added documents. (Released version of SP2013) There is a NameID field used as...
View ArticleElements of type 'Module' are not supported at the 'WebApplication' scope in...
Hi Team,i have module called stapler with element.xml file.i have feature called staplerFeature with webapplication scope my problem is i unable to add module to that feature.help me if any one know...
View ArticleFeature stapling in SharePoint 2013
Hi Team,i want to create feature stapling for web template like MY site host, Team site and etc in SharePoint 2013.can any one help me ?
View Articleimport to VS 2012 from Site
HelloI would like to know if there is a procedure or best practices in the interoperability or exchange work of web site development, designer development and Visual Studio Development.My principal...
View Articleselected items ecma script
Hello all,The following code will help us to get all the IDs of selected items from SharePoint List.var ctx = SP.ClientContext.get_current();var selectedItems =...
View ArticleUsing REST Services from a SharePoint app
I am using the following code to run a REST service from my SharePoint App (SharePoint hosted). The problem is that the REST Service returns an error, and when I specify the same Url in the browser it...
View ArticleDiscovering apps granted permissions at runtime
In the appmanifest of my app for SharePoint I request permissions on a document library in the host web:<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web/list"...
View Articleadding value to lookup multiple select field
I have multiple select drop-down lookup field and under it I created input field for adding values to select. I am using SPServices to add new value to lookup-list and so far everything is working...
View ArticleShare list between 2 sites in sharepoint 2013
I have site and sub site and thing I want to achieve is share list between those 2.Situation: In parent site I have list "Departments" with 2 columns "Title"(Default column type) and "Boss" (Person or...
View Articlemigrate, move or export .wsp to .app in visual studio 2012
Hellosomeone have found some experiences or same URL's about moving .wsp Solutions to app new model?I mean master pages, list and libraries, pages, etc?Thanks
View ArticleInfopath and database
Hi all, I create a form on the infopath Infpath and I have managed to make a connection between the fields and the database but when I sent the site on the SP but he posted the forms without connection...
View Articlecreate and deloy Site templates in Sharepoint 2013
HI to all,i new to sharepoint, and searching many articles to find an answer to my question and just get more confused.My objective is to create a new site template from an already created site with...
View ArticleSchema can't be modified since the application is paused in SharePoint 2013...
Hi,I am trying to map Refinabledate00 property to ows_ArticleStartDate in SharePoint 2013, when i click on ok button, i get the following error message."Schema can't be modified since the application...
View ArticleFollow document renders SPSocialException Internal error code 11
I'm writing a method to programmatically follow or unfollow documents in SharePoint 2013. The idea is to call the method providing the path to the document, the user and a bool indicating if we're...
View ArticleGranularity or Size of an App
HelloSome Guides about the logical size of a Sharepoint App?and about Granularity of features?If you are going to develop a clock or a Map it's clear, but whant happends if it's a CRM?should all list,...
View ArticleDownload documents from a autohosted SharePoint App
I'm trying to download a document from a autohosted app. I've changed the methodGetClientContextWithAccessToken and change the User Agent like this:UserAgent = "Mozilla/5.0 (compatible; MSIE 9.0;...
View Article[Server Model] Cannot get personal social feed
Hi All,I'm using the following code to get personal social feed, SPSecurity.RunWithElevatedPrivileges(delegate() { using (SPSite site = new SPSite(serverURL)) { SPServiceContext serviceContext =...
View ArticleSharePoint 2013 Workflow won't update on deployment
I developed a workflow in Visual Studio 2012 using the SharePoint 2013 list workflow template. The workflow only consists of a "WriteToHistory" activity that writes "Hello World" to the history list.I...
View Article