items and workflows
Hi everyone,i'm using sharepoint online, When an item in the list change - I need to stop all the workflows that access with it.how can i do this? how should i know which list access with which workflow?
View ArticleCreate Sequential workflow using visual studio with 2 level of approvals
Hi , my requirment is like when a new item is added to a custom list then in task list a item should be created with the basic information from custom list like name, id fileds by using visual studio...
View Articlehow to retrieve all the version of a list item through any of the client api's
hi,is it possible to fetch all the versions of a list item and write into a list. is there any method to achieve this as we will not get all version of items in export to excel OOTB functionality.Thanks.
View ArticleTo populate dropdowns with different column values from a list using client...
Hi All,I have requirement where i have four Dropdown controls and a custom list,where the dropdown control values are populated with the columns values from list.Example : Consider Column with name "A"...
View ArticleRemove "Home" text in page title
Anyone know how to remove the "Home" text in the page title's breadcrumb?I've tried .s4-title h2{display:none}, which doesn't remove it. But, actually, I see the "Home" text in both the "h1" and the...
View ArticleUnable to apply custom css to search results page
In my Sharepoint 2010 public site I need a page that will display search results. I need to be able to customize the layout/look of this page. Here are my issues:Attempt 1: using a custom page...
View ArticleFeature setting Masterpage & CSS doesn't work when included in SiteTemplate -...
Hi,I'm experiencing a strange behaviour recently. I wrote a feature with an EventReceiver that sets the masterpage and alternate css file for the current spweb it is activated for. When I activate that...
View ArticleInfopath Forms Not Opening in Broweser - Problem not organization wide, just...
I have a browser enabled, Infopath 2010 form that has been in production in Sharepoint for a couple of years now. The form is a browser enabled form but it keeps opening in the Infopath client when...
View ArticleSharepoint 2010 List Row click pass the values to child webparts
Sharepoint 2010 List: On click of sharepoint parent list row I need to pass the column ID values of that row and based on ID display few column values in (tabular format if possible) by applying CSS...
View ArticleHow to add AD groups to Sharepoint and sync the changes
I am trying to add AD groups into SharePoint programmatically and create a timer job for the updates.We are using ADFS as the authentication provider and cannot use People Picker as we have some trust...
View ArticleStyling list view rows
I have a bunch of list views. I am trying to style the rows with a back ground image. Is it possible to get an image to appear in the correct size for each row?
View ArticleTrying to upload document to a document library from custom aspx page
Hi,Created custom aspx page with custom fields and one browse button to attach document and submit button to submit values and attachment to a document library.My solution adds attached document to...
View ArticleLinking 2 Spreadsheets in SharePoint 2010 in the cloud
We have SharePoint 2010 in the Cloud. I am trying to link the cell of 1 spreadsheet to the cell of another spreadsheet.When attempting to retrieve the UNC by selecting to Open with Explorer, an error...
View ArticleHow to allow mulitple field values for managed metadata column using client...
Hello, I have one managed metadata column which has terms like c#, asp.net, php. so i want to set all the term values to a single document. There is a facility provided as "Allow Multiple Values" in...
View ArticleWorkflow.asmx AtlerTodo
I am working with Workflow.asmx in SP 2010.For the most part I am having no issues, but I find it frustrating that Microsoft does not provide more information as far as the parameters required. For...
View ArticleHide or Remove items Based on Selected DropDownList items
hi, we have two Drop down Lists 1. Year drop down List 2. Months Drop down ListYear Drop Down List-->Binding Years to this Drop Down list from Share point List(1990 to 2020)Months Drop Down...
View ArticleWhy this JavaScript does not hide SharePoint EditForm.aspx fields?
Hi there,I am using this JS to hide certain fields in my EditForm.aspx (MUST use JavaScript no alternative will do).For some reason this does not hide SharePoint list fields. The script is as...
View ArticleCreating a calculated column by adding two columns if a third column meets a...
Greetings,My problem is probably a simple one but it's driving me nuts. I am creating a calculated column which is the sum of two columns if a third column meets a condition. I have tried...
View ArticleIntern needing help setting up a workflow with Dynamic Analysts
Hello, Recently I've started an internship at a large company where I was able to be proactive, and got my SharePoint 2010 administrator Certification! However, due to the lack of exposure from...
View ArticleCustom Field Type with EntityEditorWithPicker: Reading configuration at runtime
Hi,I have created a custom Field Type in SharePoint 2010 which should serve me as a generic data picker/validator. For this purpose I have used the EntityEditorWithPicker as the base class for my...
View Article