Generate Word Document for visual webpart form
Hi,I have created a form using visual webpart which is having multiple textboxes for user entry and deployed into sharepoint site.Now the requirement is once the user click a submit button the entire...
View Articlesharepoint 2010 with FBA, want to add new item with webservice, return...
recently, i change my sharepoint 2010 to claim based authentication. and almost all of my code calling webservice show me errors.with some edit, the select method seems ok, but the method to insert...
View ArticleError Parameter in EditForm.aspx?
Hi there,I'm searching for a possibility to pass a specific (error) text to the editform.aspx from a document library via the URL.Example:properties.RedirectUrl = @"EditForm.aspx?"...
View ArticleDeploing a BDC Model project to SharePoint Foundation 2010 usinging Visual...
Hello,I am tring to deploy external content type to Sharepoint 2010 foundation using Visual studio 2010 and I followed...
View ArticleHow to assign values to taxonomy field on ItemAdding event
Hi,I have a file "Sample.txt" in Shared Documents library. Now, when I upload a file "Test.txt", I need to fetch the properties of "Sample.txt" and display it in the edit properties page of Test.txt....
View ArticleUpdating managed Metadata field programatically
Hi,I have a custom list in which I have a managed metadata column. I want to update the field programatically without asking the user to enter the value for that column.So I am using an event receiver...
View ArticleCustomizing Approval Email in SharePoint 2010
Hello guys,is it possible to customize the email, which is normally send for approval processes in outlook? For Example to put the task button to another place?Best regardsMatthias
View ArticleLocking mechanism to the SharePoint List Item
Hi, i have a SharePoint custom List. When the user clicks on the Button, the list item is assigned to the user(in the grid). How to check out to the user when it is assigned and check in when clicks on...
View ArticleLastModifiedTimeStampField not working in incremental crawl (SharePoint 2010...
Hi all,I'm using a custom BCS .Net Assembly connector with my BDC model but can't seem to get the Incremental Crawl working correctly. It keeps doing a Full crawl, or at least it seems that way because...
View Articlequery a datetime field by javascrip
Hi all, i have a caml query by javascript, it include a datetime field. i want to get time from server site and convert it as SPUtility.CreateISO8601DateTimeFromSystemDateTime. how can do that?
View ArticleDocument Library - custom Edit Form - reference Master Page
Hi,I have a Visual Studio solution (SharePoint 2010) in which I have created a custom EditForm for a Content Type (I set the Content Type's EditFormUrl in a Feature Receiver). The custom form has been...
View ArticleSelect and Count on List XSLT
Hi - I am trying to get a count of rows in my list with certain attributes to display in a table. The issue is that if the IMPACT column contains a space in the value, it does not count the entry. If...
View ArticleDiscussion Boards
I have found some strange behaviors when deploying discussion boards:if any app (content editor, Link App) is added to a view page in edit mode the Ribbon "Item/List" tabs disappear. deleting the web...
View ArticleAccess denied during Word Automation services /...
I have added using Microsoft.Office.Word.Server.Conversions; using Microsoft.Office.Word.Server.Service;I have created service application also the Word Automation Service is working on the server,I am...
View ArticleJava script Error - '__doPostBack' is null or undefined
Hi,I am getting following error when i am trying to run SharePoint 2010 site on IE 10.SCRIPT5007: The value of the property '__doPostBack' is null or undefined, not a Function object When i change...
View ArticlePowerPivot - refresh excel with Data Feed
Dear all,I created a PowerPivot chart out of a SharePoint exported list to Data Feed. I then published it to a trusted Document Library. The Chart is working well but is not updating. So if I go to the...
View ArticleCan Form Fields from uploaded WORD docs become Sharepoint columns ?
Hello -We are in the process of uploading many Word docs from Shared drives to Sharepoint (2010 )Some of the Word documents have information stored in Form Fields. For Example : BuyerName &...
View ArticleNot able to debug event receiver for a library
Hi,Created custom fields, custom content type and custom aspx and then attached custom aspx page as template for custom content type then added content type a library.I am able add new item using...
View ArticleSharepoint 2007 and IE10 compatibility
I have changed the master page to enable IE8 for some additional fluff on my application pages:<meta http-equiv="X-UA-Compatible" content="IE=8"/>UI and some functionality working fine but...
View ArticleHow to restore workflow history details missing from custom list and Hidden...
Hi Folks,I am writing to you regarding an issue we are constantly facing since couple of months.Let me paraphrase the Issue, We have a list which is associated with custom SharePoint approval...
View Article