Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Browsing all 11571 articles
Browse latest View live

using Search.asmx to search for more than two items at a time

Is it possible to search for more than two items at a time?This is the string I'm trying to search by:red OR blue OR green Only two of the three items are returned. If I search for each item...

View Article


Multiple Condition ifElse Activity SharePoint Workflow Visual Studio 2012

Hi,While developing custom workflow, I would like to check for the "Status" field which will have three condition: Edited, Approved and Rejected. While trying to use "ifElse" Workflow Activity, I would...

View Article


JavaScript call to second function only returns last record / proper for each...

Hi all,I have two lists that have related data. I need output the data from the second list if the data in the first list matches. Using the code below, I get a match... but it's only for the last data...

View Article

Announcement item and images in slideshow

Hi,I am trying to display Image from picture library and announcement items in carousal.In the announcement list, I have added a column for URL of that picture.Using content query web part, I am trying...

View Article

Infopath debug

Hi, sometimes I am able to debug an infopath FormCode.cs but sometimes don't... why???Those are the steps that I follow after the form is published:#Disable feature on site collection level...

View Article


How to separately filter parameter from number of parameters on SSRS report

I have created SSRS report with multiple parameters using SharePoint list data .I want filter report separately as per parameters.Means when i enter name in text box the report will be generate on...

View Article

Image may be NSFW.
Clik here to view.

Get a reference to Site/List from within custom SPFieldLookup

I've created a custom lookup field inheriting from SPFieldLookup, added it to the custom content type and bound it to the list template through content type. All these are done during site...

View Article

Stop populating the first row of a calendar weekgroup view by default

I have successfully auto-populated the default view of a weekgroup calendar view using JQuery,The problem is how can I remove the first row (which is set to current logged user) by default.I have tried...

View Article


Thread abort, timeout with content query web part

I have a series of pages that each have 2 content query web parts and a custom web part.  One of the content query web parts is timing out intermittently.   I have column indexes configured on the sort...

View Article


Gridview ordering, editing and filtering

Hi, I have a GridView in a visual webpart (Sharepoint 2010) where I have to enable ordering by the field "Retard", editing in the field "Commentaires" and filtering by the dropdown "ddlCtx".That's my...

View Article

Anonymous Web application over SP 2010 - Hacking?

Hi TEam,We have a site running over anonymous authentication, this is not running over SSL. I have few queries:1) What cookies are formed, is that one anonymous session is formed and shared by all...

View Article

how do I use a feature to create document library?

Does anyone know how I can go about using a feature activation to create document libraries? I haven't seen anything out there that can point me in the direction to accomplish this. Can anyone please...

View Article

How do i get new columns to show up in my document library?

I am creating a document library via a feature and have the following Schema for my list instance. I am trying to add new columns to this library but am having a bit of trouble with the columns not...

View Article


Issues with MAC and non IE browsers

Hi, all these issues are on SP 2010. Any help or inputs appreciated. On Mac Safari  and chrome browser when content authors are trying to edit a SharePoint page, the page freezes and user is not able...

View Article

state machine workflow custom task not going to next task id

state machine workflow custom task not going to next task idstatus of workflow is showing in progressstatus of task1 is showing approved once set and approvedbut its not firing second task idf...

View Article


How to correctly provision a custom ListTemplate based upon a Document...

Hi,I need to provision using CAML a custom ListTemplate that creates a Document Library. That is straightforward. The issue is that such a resulting library does not have, under Library Settings,...

View Article

Populate Dropdown with list items

Hi,I wanted 2 bind list field value to dropdownlist.For that i have used below code in page load.Employee is listname and Ename is the list field name.if (!Page.IsPostBack)        {            using...

View Article


Sharepoint 2010 search service from C# web service and Powershell - passing...

Good morning everyone,I really need your expert help about the following issue. I ve developed a web service in C#. Its core code has a Powershell script inside which makes a call to SharePoint 2010...

View Article

Image may be NSFW.
Clik here to view.

Custom ECB menu not appearing in other columns, but appears in Title column

I have created an element/custom action and activated it in my list.However, it only appears in the Title columnbut when I edit other column in SPD to show the dropdown, it doesnt show my custom ECB...

View Article

richtextbox in webpart

I want to insert a richtextbox(can edit font insert picture.etc) into a custom webpart.How can I do it?

View Article
Browsing all 11571 articles
Browse latest View live