custom user profile elements
hi everyone, i can reach the user profile elements with this code but these are only AD elements. I have custom created elements in my user profile and how can i select them? SPSite site = new...
View ArticleSP2013 KeywordQuery rowlimit 500
I am using keyword query to query a result source. I am unable to set the rowlimit greater than 500. Is there any setting we need to modify ? if not, how do we get results if the number of results...
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 ArticleAdding SPFieldCalculated to a Document Library not working
Hi guys! I am using this piece of code to copy Fields from Document Library "A" to Document Library "B". I have only one issue when adding a calculated. This is the code.privatestaticstring...
View Articlehow to create Custom Field Types for SharePoint 2013
how to create Custom Field Types for SharePoint 2013.if any body have an idea please share with me.
View Article[Sharepoint 2013] Recurrence + Caml Query
Hi, We're currently in the middle of development and have stumbled upon a very worrying symptom of our caml queries for recurring items. They filter the results only based on the...
View ArticleHow to get properties from Web Part in Display Template
HiI have a custom web part that extends ContentBySearchWebPart. On the web part i have a few custom properties that i want to expose to display template. For example, the user should be able to specify...
View ArticleReusable workflow which is associated with content type not firing when item...
I have a list with one content type "Leave Request".I built a workflow for this CT and added to the list.When add an item the workflow run but when add the item problematically then the workflow...
View ArticleWhich approach I should follow; SharePoint business connectivity services OR...
I have developed a document management system and an enterprise wiki library for our company using SP2013. The second project I am going to start is to develop an asset management system for our...
View ArticleRead files information from document library using javascript clinet object...
Hi,We have a document library and it contains items with some documents. I want to read the list item from the library and get the File(uploaded document) information as "stream or bytes". I am able to...
View ArticleEcma client object model for to get all lists names from site collection
Hi,I using sharepoint 2013 server,1.) By using ecma script client object model need to get all lists and library names from a site collection.2.) Need to check current user's permission for lists and...
View ArticleEditing NewForm.aspx
Following on from my previous thread:http://social.technet.microsoft.com/Forums/en-US/sharepointdevelopment/thread/4b43cae0-c505-48bd-a9e1-50152bb512e4I am now in the process of creating new...
View ArticleUpdate panel and postback issue in sharepoint
I have a simple form which have some dropdownlists and textboxes in it. It works well when I run it as .net web project. when I move the project to sharepoint and add whole design part in update panel...
View ArticleCustom Timer Job in SharePoint 2013 Problem
Hello, I am new in developing timer jobs in SharePoint. Can anyone tell the scenario or refer to links for creating a timer job for the process mentioned below:There are two list 1st is Custom list and...
View ArticleChange MetaData field on a document programmatically
HiI've been struggling trying to write some C# code to programmatically upload documents to folders that have custom metadata columns - I can upload the documents fine and set columns that are simple...
View ArticleIs there a way to define different site navigation and “Wiki Categories”...
I have created a Site Collection and then I define sub sites under it. Now I created a term Store and I linked to the site collection navigation and Wiki Column.But all the sub sites will get the same...
View Articlelist item validation programmatically
Hi,How can we make a custom list item validation on visual studio?
View Articlewhat is the property of SPCOnentType for Source column when list all content...
Site Settings -> Site Content Types, for each content type, there is a column Source. what is the property name in the class SPContentType corresponding to that...
View ArticleSharePoint 2013 Dev Environment Disappearing / ReAppearing Lists & Images
Environemnt:Physical PC - W7, 16GB RAM - TB HDVMWare - 8GB RAM - 80Gigs HD - SharePoint 2013 InstalledI have encounterd 5 instances of disappearing and reappearing work. I eliminated the possibility...
View Articlecustom field's view
Hello.I want to create a view that contains data from database (this step i do) and items must be group by one field but group must be named by another field.Try to be more simply:There is the table in...
View Article