Multiple ( two ) SPGridViews on an Application Page conflict.
Hi,I am loading two user controls (.ascx) in an application page (_layouts). Each user control has an SPGridView displaying data from SharePoint 2013. Both have a SharePoint:MenuTemplate and a couple...
View ArticleHow to edit profile of a user in sharepoint 2013
Hellow All,new share point developer here , Please help .i have a share point site collection on which i have enabled FBA users from sql server. by default this database stores only some fields of user...
View ArticleHow we can implement the lotus notus @dbcolumn functionality in sharepoint?...
How we can implement the lotus notus @dbcolumn functionality in sharepoint? Can some one help me to acchive the same.
View ArticleGenerate author link
Hi!After I retrieve list values I can get Author with var createdBy = item.get_item("Author"); This will give me user first and last name:createdBy.get_lookupValue();Now I would need to generate url to...
View ArticleCustom Field Types with custom control for rendering
Hi Experts,as described here: Build farm solutions in SharePoint 2013Development of farm solutions has not changed since SharePoint 2010, so this section contains links into the SharePoint 2010 SDK.I...
View ArticleDeploy Project option not available at project level for SharePoint 2013...
I have recently upgraded my SharePoint 2010 solution to SharePoint 2013 and in the same process upgraded the solution as well to Visual-Studio 2012. One of the things I have observed is that I don't...
View ArticleHow to change the Title of my Enterprise Wiki & how to show the rating starts
I have the following two problems inside my Enterprise Wiki Template:-I am unable to change the title of the Page from “SharePoint” to “My company name”.Also the rating stats will not show up when the...
View ArticleCannot find url to list created in the Sharepoint App Project. Do I need the...
I followed the Sharepoint Hosted App demo with a List Instance in it and to get the list items it used: varurl = appwebUrl...
View ArticleSharepoint 2013 webpart is not shown
I have a strange problem. First let me introduce environment. We are 2 people developing same sharepoint on same machine with different users and we are using SVN to merge our projects. We are both...
View ArticleASP.Net site using ADFS for authentication
I am currently using WSS3 and use SharePoint to host my custom ASP.Net web applications. The URLs for the site are in the formathttp://fqdn/aspsite. If I am not currently signed in, I get prompted to...
View Articlecreating internet site that pulls from intranet site in sharepoint 2013
I have an intranet site which has documents for the different departmentsI would like to display some of those documents as a list on a page in the sharepoint internet site.another questionI have a...
View ArticleQuestion from the Product Team: SharePoint and the Cloud App Model?
Today, 5/20, we launched a new site on MSDN called Reimagine SharePoint Development. This site will be focused on content and guidance on migrating existing SharePoint solutions to apps and educating...
View ArticlePossible To Set / Retrieve From Secure Store Service Through CSOM
Title says it all. I would like a place to securely store and retrieve credentials programatically. Is this possible with SSS?If so, code examples would be mucho appreciated!TIA!
View ArticleHow can I retrieve my app list of catalog using javascript?
hi everyone, I try to build an apps which display to users, a list of app that are already in app catalog of the current site collection. How can i do that using Javascript?best regards
View ArticleUploading Video Link to Asset Library programmatically
Hi All,I am trying to add an External Video Link to Asset Library. When i am adding video link using out of box feature 'Provide Video Link' it gets added and when clicked on it the Video player Page...
View ArticleModifying the Author field for a programmatically uploaded document
HiI have some C# code that I'm using to upload documents to a document library. The code is of the formdoc["Title"]=sTitle; //doc["Author"]=sAuthor; doc.Update(); ctx.ExecuteQuery();So far I've been...
View ArticleProgrammatically retrieving value of Metadata of specific document in...
Hi I am trying to get Meta data information of an item (document) exists in document library. At the time when I update this item, I put some additional information in hash table with this item...
View ArticleHow to Add Item to Documents in SharePoint.
hihow to add item for example newFile.docx to document library in SharePoint 2013. Using C#, CSOM i can add item to Contacts, how can i add word or excel file to documents?
View Articleit's just not coming out the way i want
I have my design already in my head but when it comes to hands on my site keeps flip flopping and coming out totally the opposite. Its like i have no control how it will look like.. i want to have...
View ArticleCreate and Upload File in Sandbox Solution.
Hii All,I have an office 365 site. What I needed is , I want to upload a file to the document library. The issue is First user will fill data. And on the base of that data I need to create an html...
View Article