Skip to main content

Diigo Home

SharePoint Solutions Team Blog: Using XSLT to Create a Forms Server Link on a ... - The Diigo Meta page

sharepointsolutions.blogspot.com/...eate-forms-server-link_29.html - Cached

This link has been bookmarked by 2 people . It was first bookmarked on 12 May 2009, by Hans Muster.

  • 23 Jul 09
  • 12 May 09
    murratore
    Hans Muster

    When you use the "Assign a To-do Item" action in a SharePoint Designer workflow, a form is created that is presented to the user when they edit the task that the action created. This form allows the user to "complete the task" that was assigned during the workflow.

    Located on this task form is a link to the related list item. When this related list item is an InfoPath form, a link is provided to the xml form, but unfortunately this link doesn't respect the "open in browser" directive that is selected on the form library advanced settings when the library is configured to forms server. Here's how you can make a change to the XSLT on the form to change the link to open the form using forms server.

    infopath forms moss sharepoint hack xslt