Hyperlink Column Type : Open in new window?
I have gone through few similar questions on MSDN and other blogs but couldn't find a proper way to achieve it!!Can somebody help?I have a list, in list, I have one column with type Hyperlink.I want to...
View ArticleChange SharePoint modal dialog width
I'm created a custom master page that has a width of 944. Unfortunately the dialog boxes are now 1500px wide. I want to reset the dialog boxes to a width of 944. I've tried using CSS and jquery with...
View ArticleSPListItem RestoreByLabel method does not restore WP
Hi all, We noticed a strange behaviour with Page Versioning. I have a page which contains Rich Text field and a Content Editor Web Part, when I restore to a previous version using the Interface, the...
View ArticleSharePoint 2010 PeoplePicker
We have a serious problem since a couple of weeks that is SharePoint 2010 PeoplePicker in not displaying any LDAP forms authenticated user in the front end server. while in the CA all are found. we...
View ArticleDeploy site collection level items
I have a sandbox solution that deploys various elements. Is it possible to specify the collection level site assets library during the deployment. For example, I would like some elements to be placed...
View ArticleUpdated event not working with inline editing and current user filter
Hi I am using updated event in one of my share point custom list , I enabled inline editing, but after enabling current user filter updated event not working, it is making the values in the item...
View ArticleI have One SharePoint list with data, Now i want to display this complete...
Hi All,I have one SharePoint list with data, now i want to display this complete list data in my SharePoint.How to achieve this requirement?Thanks in Advance.
View ArticleUpgrade Log error in Sharepoint 2010 migration-The HTTP request to...
Hi,We are doing an upgrade from MOSS 2007 to Sharepoint 2010.while mounting the DB using powershell command. i get a below error message in my logs and need to find a way to solve it"The HTTP request...
View ArticleTask created event is not firing properly in sharepoint workflow
Hi ,I need to update spfielduservaluecollection ,For this requirement i need to access task created event but it work sometimes only private void onTaskCreated1_Invoked(object sender,...
View ArticleHow to escalate task to the next approver in sharepoint designer workflow
Hi all,Can anyone tell me how to escalate task to the next approver if there are N approver after duedate is completed. In sharepoint designer we can only escalate task to the employee's manager we...
View ArticleThere was an error processing this request
I just installed apr CU 2013.After that i'm getting "Unable to process this request", when editing an article in a Publishing site,the article is custom, custom content type, custom layoutpage that...
View ArticleReg: Sync in task lists
Hi team,Im here with a question. We are developing a site in sharepoint 2010 and in that we have an ms-project tasklist in the home page and its link is given to the Ms project task list in another...
View Articledocument library should allow .pdf ,folders,dataset,content type in...
In sharepoint Document library i have to restrict all file types except .pdf and but it was not allowing folder,dataset,content type.but it should allow .pdf,folder,dataset and content type.how to...
View ArticleAny real time example for Content Management.
Hi All,Any real time example for Content management.Thanks in advance.
View ArticleRemove the approver rows in task list
Morning,My Task list currently has a row displaying all information collected during the workflow and then underneath several rows which only contain the approvers name / status of approval.For a...
View ArticleSPFile.Publish - Not publishing new changed document
I'm publishing the approved documents into the repository using below code - SPFolder documents = webRepo.GetFolder(Repository); SPFile newFile = oFile.File; byte[] binFile = newFile.OpenBinary();...
View ArticleCustomize ASP.NET Form with Multiple repeating tables and Single row table...
I am Looking for the custom coding solution to send Multiple repeating tables and Single row table into Two Sharepoint list.I prefer to Asp.net Form than InfoPath. I consider that there is a lot of...
View ArticleObject reference not set error when setting specialPermissions in createtask...
Hi,I am trying to use the SpecialPermissions in CreateTask Activity. I am trying to set the custom role. The custom role exists in the site.I have tried the below code:private void...
View ArticleCQWP - Not returning results after extensive research
Hi,My CQWP does not return any results. Question: Why?!I configured a single filter: Manager=[Me] (Manager is a person/group site column) The source is set to all sites in the site collection No...
View ArticleError: CallExternalMethodActivity parameter specialPermissions not...
HI,I have a custom sequential workflow created in VS 2010. I am trying to set custom role on create task special permissions.I have used the below code:public HybridDictionary...
View Article