Issue getting subsite groups using UserGroup Web Service
I have the following scenario.I've created an InfoPath 2010 form in which I have a data connection to the UserGroup web service located at the following URL. http://myserver/sites/subsite/subsite1When...
View ArticleSP2013-Javascript Object Model : ListItemCollectionPosition for paging backwards
Hello All, I am getting data from a sharepoint list based on certain filter criteria. I am getting the records using javascript object model. This is working fine. I am facing issue with pagination. I...
View ArticleUploading Attachment to Item
Hi All, I have custom aspx form(layouts page), I need to upload a file to List Item(like attachment) in this form. Can any one help me out the best way to achieve this funcationality. Let me know if...
View ArticleDelete List Items Using Lists.asmx
Hi,I am using lists.asmx web service for deleting items from a SP2007 list. The xml returns error code 0x00000000 , but the item is not deleted. I am facing this issue only on the prod environment, on...
View Articlestart workflow using javascript while on item creation
hi friendsi have two workflows for one list item.i have to start my workflows by javascripton item creationi am able to start workflow using javascript for already created items but am unable to start...
View ArticleUpdate Taxonomy field values of files using client object model
Update Taxonomy field values of files using client object model in sharepoint 2010
View ArticleOutlook Calendar
I will like to share just a few days or Items from my outlook calendar in SharePoint, how can I restrict what I want to display ?sharepoint 2007Juan C Rivero Sharepoint Administrator jurivero@hotmail.com
View ArticleSharePoint 2010 update a field vie JavaScript
Hello guys,I would like to know how I can update a field in the list without influencing othe list items, e.g. den Date. This should updated once a day without touching other field elements.Best...
View ArticleUnable to update Gridview dropdown selected value into SharePoint choice List
HiI am trying to update the SharePoint List through grid view, This is the code I am using to update the list items. item = SelectedList.Items.Add(); DropDownList ddlEventTypes =...
View ArticleGet a value of a Taxonomy field using jQuery/JavaScript
Hello everyone,I have created an application page with several fields, where 3 of them are Taxonomy fields (I am interested in getting GUID of the term that user selects in a Taxonomy field). I need to...
View ArticleJavaScript - Error: The security validation for this page is invalid...
Hi there,I have a question regarding javascript and the security validation.I have created a custom action, which should update one field in all marked documents by the user. But when I do the update,...
View ArticlePower shell Script to Create FBA enabled Webapplication with SQL.
Hello All,How can we create a web application which is having fba enabled with SQL.
View ArticleDocument Set and WF 2013
I have two questions:1. Can workflow be started on Document Set (using 2013 workflow - Visual Studio) ?2. Can Document Set be declared as Record from 2013 workflow - Visual Studio? EDIT:3. Can Document...
View ArticleTrouble with Starting Second Workflow
I have created a secondary workflow but it wont start. At the end of the primary workflow, outside of the last step I have:"then Start another workflow on Current Item, named Current Item:Secondary...
View ArticleNumber of Docs Set To Display on Screen: How To Show Total Docs Also
Currently have 30 docs displaying in a content type folder. Some folders have 300 docs but the display counter shows 1-30, 31-60etc. Is there a way of displaying "1-30 of 300" (number of docs in the...
View ArticleError Occured in Workflow
I am using SharePoint 2010 Designer. I have two workflows. The primary one checks for dates and then sends out a reminder email and then triggers the second workflow. The second workflow waits until...
View ArticleCannot open SharePoint 2010 Package in visual studio 2012
Dear All, I tried to use visual studio 2012 to develop SharePoint 2010 solution on TFS 2012, i created the project on my Machine & add it to TFS. but when one of my team get latest version and...
View ArticleWorkflow running even though it has an error
I have two workflows. When the secondary workflow is trigger by the first it says that it has failed to start but it continues on to the next step anyway like it's running just fine. What is going on...
View ArticleCalendar event Colour
Hi Everyone,How to change the background colour for calendar event when ever new event is added(for that event cell)?Let me know if you have any queries.Regards, Kumar.
View ArticleGet lookup column value of sharepoint list item using jquery SPServices
Hello,I have a lookup column in my SharePoint Custom List. I want to retrieve data of look up column using Jquery SPServices. How can I achieve this.Please share your ideas.Thanks in...
View Article