Append text to Multiline column
Hi,I have a Note field created as below in a custom Task List.<Field Type="Note" DisplayName="User Comments" NumLines="6" RichText="TRUE" RichTextMode="FullHtml" IsolateStyles="TRUE"...
View ArticleOpen PDF file on Acrobat Reader X on Document library file click
Hi,Can you anyone tell me? How to open PDF file in reader from document library on pdf file click?Thanks & RegardsPoomani Sankaran
View ArticleRich HTML Field in Custom Content Type Won't Display Webparts
I've created a custom content type which inherits from the Article Page parent content type. It contains four fields, all of the Rich HTML control type. These fields are part of a custom page layout....
View ArticleOverride the Unpublish major version
Hi,I need to override the OOB functionality when unpublishing a major version. Basically we need to capture some user comments when the unpublish is clicked.Thanks Chris
View ArticleCreateTaskwithContentType is throwing Object reference not set error
Hi,I am using VS 2010 and SharePoint 2010I have a contenttype created with Id starting with "0x01080100" and AllowInherit set to false.I created a custom Task list with list instance = 107 and added...
View ArticlePass QueryString to SP.UI.ModalDialog.showModalDialog(options)
Hi,I need to get some value from the current page QueryString and Pass it as QueryString again to the URL of SP.UI.ModalDialog.showModalDialog(options). How to do this? ThanksRegards, Vikram
View ArticleJQuery Change of Text Disappears with Grouping
I have a list with a view that only shows 3 fields, Title, Name (linked to document/edit) and Description. I need the text in the Name field changed to show 'Download' instead of the filename. My...
View ArticleIf task is assigned to SharePoint group, automaic task alert is not working.
Hi,I have created a custom sequential workflow. This workflow creates a task assigned to a group named "Sales". Sales group have no. of users. When task assigned to Sales group, sharepoint doesn't send...
View ArticleHow to stop showing Edit Properties window after uploading single file
I would like to stop showing Edit Properties window after a single file upload. This window anyway does not appear for multiple file upload. I would like the same behavior for single file upload as...
View ArticleCan SharePoint Search be used tell me unique word density in a document library?
I have a document library that houses job reqs that our users search against. We want to provide them with a list of tech keywords they can use for searching purposes.I want to build a list of...
View ArticleSecurity Settings Audit Log Issue in Sharepoint 2010
Hello All,I am Facing a very strange issue here in Audit Reports. The issue is when one site collection admin tries to run the Security Settings Audit report the report is getting generated...
View ArticleDescription in the pop up
Hi,We have a userID,description,category column in the list.Now our requirement is to fetch the description of the particular user based upon the category.Now we are able to fetch description based...
View ArticlePutting Sharepoint List data with comma in to csv file
I have a Sharepoint list which has some coulmns, 3 of which are columns related to address (eg Add1, Add2 and Add3). I am pulling this data from Sharepoint list and putting it in CSV (through C# code)....
View ArticleHow to open a link in new tab(window) in sharepoint 2007 ?
Hi,Im creating a knowledge management site for my organization. For easy user navigation, i would like to open the 'links' in new tab(window). i searched through google, but found very complicated...
View ArticleHow to combine web.config section encryption and the usage of...
Hi,I have a question about encrypting web.config section that are shared across solutions which might use WebConfigModifications to change the SharePoint web.config.Currently, I've embedded custom...
View ArticleDisposing Properties.Current.Web
Hi,I have added a ItemAdded event, which has the code as below: public override void ItemAdded(SPItemEventProperties properties) { SPListItem currentItem = properties.ListItem; SPList testList = null;...
View ArticleProvision web template with doc libs, splists, discussion forum using visual...
hi all, I have a requirement to create a site template with broken permissions at the sub site level with 120 doc.libraries with broken permissions and [ < 10 ] SP Lists and a meeting workspace...
View ArticlePowerShell script to update ContentType of existing records in Document Library
we are using Document Library in SharePoint 2010 environment. there are about 200 document present in the document library which have been identified (based on location - England and employee type -...
View ArticleContent Organiser & Drop Off Library Issue.
Hello All,I have a Email Enabled Drop Off Library. This library has a custom content type attached to it which consists of Managed metadata fields. Now the user Emails to this drop off library &...
View ArticleApplication Page Not dispaying as a popup
Hi,My requirement isTo call the application page post clicking on hyperlink on the webpart.For this i have written code as below.Problem here is I am able to browse application page through...
View Article