How to copy value from splistitem to the task list in SP 2010 workflow with...
Hi, I use SharePoint 2010 and a Visual Studio 2010 workflow.In my list there is a column "Salary" - I have to show this column's value in associated Task List in a column.Where exactly should I put my...
View ArticleIssue with Updating an already updated recurring calendar item.
I am trying to update a recurring calendar list instance, when i update the first time it all works fine but when i fetch the updated item and try to update it, than it does not get...
View ArticleEvent Receiver Popup msg without cancelling the Item
Hello,  when user updating an item, I need to show a warning message when there is no item for a particular category. But I have to allow user action to continue. I have custom error page which is...
View ArticleReplace Managed Metadata semi-colon separator with a comma?
Is there any way to replace the semi-colon that separates managed metadata entries with a comma? I'd be interested to hear ideas that would work in Sharepoint/Infopath forms as well as in Microsoft...
View ArticleSPDatePickerControl.OnClickScriptHandler
We are using a SharePoint Datetimecontrol that loads a file called iframe.aspx found under the _layouts folder, this page is using the SPDatePickerControl, this control has a property named...
View ArticleHow to do a calculation based on the selected value of a drop-down list?
Hi Guys,Can you help me to correct this JQuery code below? This is supposed to be for a SharePoint 2010 list form with a dropdown list named ResponseTime and Single line of text field named...
View ArticleHow to pre fill fields when opening NewForm in Sharepoint 2010 custom list
Hello, I followed this tutorial [http://blog.karstein-consulting.com/2010/12/29/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project/] to customize the new...
View ArticleAccess Denied with Farm Admin account while modifying the web.config file
Hi,I am having some code in the feature activated event to update the web.config using SPWebConfig Modification class.When i call the update method i am getting access denied error.I followed option 4...
View ArticleAn application error occurred on the server. The current custom error...
I'm getting the following error despite customErrors being "Off" in every web.config I can find:Description: An application error occurred on the server. The current custom error settings for this...
View ArticleHelp with error "Guid should contain 32 digits with 4 dashes...
Hello all,I have a custom content type attached to a custom list and whenever we create a new item in the list we get the "Guid should contain 32 digits with 4 dashes...
View ArticleHow do I align (vertically and Horizontally) webparts in markup?
How do I get these webparts to align correctly? The layout I am looking to have is to have 3 rows and 2 columns. Is this done with the WebPartOrder? Or is there another way to get these aligned?...
View ArticleSharePoint 2010 Architecture
If someone ask you in interview over phone"Please explain SharePoint 2010 Architecture?"What will be proper answer to this?I understand that SharePoint 2010 consisit of many architecture like Logical,...
View ArticleRecommend me a Sharepoint book specifically covering dashboard design
I am developing a Sharepoint for a project management information system and have already read Sharepoint 2010 for Project Management by Dux Raymond Sy. I need something slightly more advanced that...
View ArticleVariation of timer job : Explaination needed
I have implemented a timer job to update list items. I got it working based on the info from various blogs, this link being one of...
View ArticleCreate a feature that will create a site
Hi,I have a site collection already created and I need to add different sites to it. I was wondering if there was a way I could add a site just by activating a feature on the site collection. Is that...
View Articleversioning of WSP package
Can we keep versioning of WSP package?If yes then how? I know only components within WSP can be versioned.... but what will be real answer?Rgdsjnkb
View ArticleHow to create MySite & ContentType Hub in HNSC in SharePoint 2010
Can any one guide how to add 1. ContentType Hub in HNSC 2. MySite in HNSC In both cases these will be site collection rather than Web Application. Any expert plz share steps involved in this casejnkb
View ArticleHow to authenticate users by checking username and password stored in sql...
Hi,I want to create a table which stores usernames and passwords. By checking these two users must be login to their appropriate pages in sharepoint 2010...Please help me whether it is possible or...
View ArticleVisual Webparts Custom Properties As Parameter To SPDataSource ?
Suppose I have created visual webpart with custom properties like ListName and WebUrl. How could I pass this webpart's custom property values to select parameter of SPDataSource ? (i.e. webparts custom...
View Articlefolder tree view using javascript
Hi,below is my code and what it does is it gets a list of folders(recursively) from a given folder. However, I am having trouble with indentation logic that I need to write so that I can build a folder...
View Article