How to populate text field base on Button Click?
Hi Everyone,Can you point out what could be wrong in this code? We would like to populate a text field namedTitle and save the list item when the button is clicked. Also, not sure how to reference the...
View ArticleEvent Receiver to update field in list based on another list's corresponding...
I have a requirement where I have to update a field on a list based on the value of the same field in another list. However, it has to update the field of the same list item. I already started writing...
View ArticleDelayed processing of Workflow
Hi Guys,my workflow executes very slow, its takes 4-5 refresh before the task will take effect, for example i set the computation of due date column through my workflow but after creating a new item it...
View ArticleAccess Denied when modifying web.config file
Hello,I would like to modify Web.Config file using SPWebConfigModification class in Item added,Updated and Deleted Event receiver.now i wrote following piece of code but its give me access denied error...
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 ArticleC2WTS error : The IClaimsIdentity did not contain a valid UPN Claim
Hi:If i want a claim based identity that contains UPN claim, do I have to setup active directory?Context: I was upgrading a SP2010 web app to SP2013, and i didnt setup windows AD, user just logon to...
View ArticleModifying List Threshold value for a particular list or site collection
Hi,We have a large list which exceeds 5000 list items in it.So we got a error in production by saying that the list exceeds the threshold limit in Web App.So currently the Production support team...
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 ArticleCheckOut/CheckIn when uploading a file
Hi,I have created a custom form to upload files to a library. Users can provide comments that are stored by calling CheckOut and CheckIn methods on the file. The problem is when the file is checked-in...
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 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 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 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 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 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 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 Article