How to get the state of the docuemnt whether it is locked or not in sP-2013?
I have document library with workflow attached with it.There are metadata columns attached with the document library i.e. Test1 & Test2I am modifying the value of the Test1 & Test2 in the...
View ArticleHow does SharePoint 2010 apply css classes to list items (links) in quick...
I have CSS applied to my quick launch to change the color of a selected link (so you know where you are visually) .menu-vertical > ul.root > li.static > ul.static > li > a.selected{...
View ArticleHow can I edit documents properties with sharepoint 2007 webservices
How can I edit documents properties with SharePoint 2007 web services?I know about _vti_bin/lists.asmx web services, but it has so may options and features that I get lost.Certified Geek
View ArticleHow to configure user profile synchronization service on share point server 2010
Hi,Please explain how to configure user profile synchronization service on share point server 2010 so that Forefront Identity manager service can start.after starting up this service it is just showing...
View ArticleSet "Add managed property to custom result set" with PowerShell
Hi,How can I set "<label for="ctl00_PlaceHolderMain_retrivableCheckBox">Add managed property to custom results set retrieved on each query. Note: Only the first 2 kilobytes of data is available...
View ArticleHelp needed architecting a SharePoint application
Hi, I am in the early stages of working on a new sharepoint app for a customer. They want an InfoPath form created that will capture a number of fields and submit them to some storage location within...
View ArticleChange site URL in workflow context
HiI have developed a workflow on a sharepoint site. The site is getting accessed with two different url. First url is local url meant for development and second url is the url published for intranet...
View ArticleUse of Event Receivers to check the availbility of rooms in Room Booking...
I am working in Sharepoint 2010.I have a set of room booking numbers.Using calender the user can book one of these numbers to book a room for a particular time slot .Right now i am able to book a room...
View ArticleCreate Control dynamically / runtime on button click in Sharepoint 2010...
Hi,I wants to Create Control dynamically / runtime on button click in Sharepoint 2010 Application page one Drop down and a TextBox on 'More' button click in row of a table and wants those value on...
View ArticleSharePoint custom approval workflow end with "Error Occurred"
Hi,I have 2010 VS custom approval workflow.All my items got approved by users which is handled in aspx.cs file button click and on ListItemUpdated we have workflow which will check all the task related...
View ArticleContent Approval Workflow. Does it wait for all the approvers to approve...
Hello,I am just trying to make sure.When a document is put through the contect approval workflow, does the document not show up in the library it is destined to go to if all the approvers don't...
View ArticleUser permission on Sharepoint 2010
Hi all,I have a Sharepoint site that manage many users from different departments. The requirement is: users from a department can see all the lists of Sharepointsite, but cannot see the list items of...
View ArticleIssue with SendTo connection in SharePoint 2010 Farm
I have configured send to connection for my web application.When I perform sendto, sometimes it moves the file to the target location and sometimes it displays SharePoint error and the below message is...
View ArticleHow to get a creation date from a SPListItem that is a folder in c#?
Hi,I am making a visual webpart, and I download the SPListItems from a document library. I need to get the creation date of all the documents and folder items. I can do it successfuly for items that...
View ArticleList Default is reverted to site default
Hi,I am trying to create a list using the Web Provisioned event receiver.Once the list is created, i am modifying the default value of one of the fields in the newly created list in the web provisioned...
View ArticleReading User Profile mapping programatically
is there a way to get the user profile mapping using C#? We are mapping user profile attributes to AD.
View ArticleProblem displaying an Excel Spreadsheet in a Web Access Webpart in SP 2010...
Hi, I have an excel spreadsheet in a shared document library. I added an Excel Web Access webpart to my page. But when I navigate to the spreadsheet in the webpart configuration tool, I get this error...
View ArticleHow to do a calculation as the user fills up the fields?
Hi guys,We have the following fields NumField1, Numfield2 and Numfield3. When a user fills NumField1 and Numfield2, NumField3 should display the quotient of the 2. So that will be NumField3 =...
View ArticleAccess and SharePoint 2010 - make library with documents into an access...
I see how to translate an Access database to a SP Library.How do I make a SP library into a database?The issue we are having is that there is a threshold for how many items can be in a library and can...
View ArticleHow to build a query in SPQuery to retrieve all Document Sets?
Hi All,My document sets are located under folders Year/Month/DocumentSetName. How to query only Document Sets from all subfolders?Oleg
View Article