Custom Visual Studio approval workflow with Approval levels
Hi All,Here I have a requirement on custom approval workflow:We have 4 levels of approvers, for example:L1 Approvers - user1 or user2L2 Approver - user3L3 Approver - user4L4 Approver - user5L1...
View ArticleGet current loggedin user using silverlight client object model SharePoint 2010?
Hello,How can i get the current loged in user of sharepoint 2010 in silverlight4.XX version by programtically in C#?ThanksLovkesh Patel
View ArticleGet all Groups of CurrentUser in Client object Model (ECMAScript)
Hi,I'm searching for a way to get all the Groups the CurrentUser belongs to. I'm able to get the CurrentUser, but nog a fast and clean way to get his groups... May I'm looking over something...In the...
View ArticleSession state can only be used when enableSessionState is set to true Error
I have a Sharepoint Web Application https://xyz.abc.net/sites/mob_portal with its Mobile Site url as https://xyz.abc.net/sites/mob_portall? Mobile=1 The normal site is working fine but when I open...
View ArticleParent/Child list passing variables.
Hello All,I have a task that involves setting up a Parent/Child Relationship lists and takes it a step further and adds documents to a document library from both the Parent list and/or the Child list....
View ArticleHow to filter list items by current system time in search result wp or result...
I want to display Items with PressDate less than or equal to current time in my search result webpart in SharePoint 2013.It is working fine for current date but not considering current...
View ArticleRecurrenceData Format Inconsistent
I was able to successfully use SSIS and web services to pull calendar information from my companies site. However, now that I have the recurrence information I wanted to parse it and create individual...
View ArticleSave As in InfoPath List
Hello,I have a custom form, works fine. But I want to be able to add a save as button and requires you to change the title of the form.I know you can do this in InfoPath for a form library but not in a...
View ArticleUsing Lookup Column Value in a Calculated Column
Hi,I am using SharePoint Foundation 2010 and do not have SharePoint Designer installed.I have a lookup column based on another list's description and I would like to use this additional column's value...
View ArticleAdding Attachment Description
Hi, I have a list where users will be attaching files, is it possible to add "Description" to each attachment using Javascript in CEWPThanks in advance. Praveen Teja
View ArticleAnnouncements List Toolbar Type Issue [SPView.ToolbarType property]
Hello All,I am using a publishing site and provisioning an Announcement List.My requirement is to make the Toolbar Type to "No Toolbar" - "None" using Xml or programmatically.Within the Schema.Xml I...
View ArticleFeature deactivation and activation error
Hi Experts,We have web application scoped feature and performing lots of activities in event receivers (Activating and deactivating).The core operation is modifying web.config file across the farm to...
View ArticleCustom Field : CopyIntoItems
Hi,I was created custom field.Create Site Column , marked as required field.Field included in Content TypeUploading file with valid value for Custom Field.File has been uploaded using "CopyIntoItems"...
View ArticleHow to rename the SharePoint Document Library existing file name using Web...
Hi,How to rename the SharePoint Document Library existing file name using SharePoint Web service.Is it possible. How could i do it?Thanks & RegardsPoomani Sankaran
View ArticleName cannot begin with the '\"' character, hexadecimal value 0x22
I am trying to create Calculated Column in SharePoint Document Library using Client Object Model.However getting following error while executing FieldSchema:Name cannot begin with the '\"' character,...
View ArticleHow to Re-assigning custom workflow tasks to New User ?
I have a custom state-machine workflow. It goes through 3 approval stages before completion. We have a new requirement as per which an approver can assign his task to someone else. Ofcourse, this is...
View ArticleContent Type of Older Versions of the Documents
Hi,Trying to find the Content Type of a Older version of a document using powershell.We are trying to delete a Content Type from SharePoint Library from the UI and keep getting the error "Content Type...
View ArticleGet versions data
Hi, We have used lists.asmx and versions.asmx to get version specific data. But the performance of this is slow as expected because it makes a call to lists.asmx to get version collection for every...
View ArticleIdentify All Workflows that use custom actions
Hi,We have a 2010 farm with 100+ site collections that use workflows extensively. We're preparing for a 2013 migration and would like to identify all workflows that use custom actions designed with...
View ArticleHow to use SharePoint server Object Model in Custom web service?
Hi,I have created "Custom" web service which doing the required functionality.But i want to use "SharePoint Server Object Model" in the custom web service.Is it possible to use? If so then how could i...
View Article