Stuart Evans

This week I will be mostly using............

  Home  |   Contact  |   Syndication    |   Login
  4 Posts | 0 Stories | 22 Comments | 12 Trackbacks

News

Archives

Post Categories

BizTalk 2004

Solution Providers

May 2007 Entries

My customer has a requiirement for simple wizard style (ie Next>>Next) navigation Typical Example would be to enter details for a purchase order header, then to press "Next" and the user is taken immediately to the window for adding lines. Investigation I found number of ways to manipulate the navigation options of a SharePoint edit form page these being: 1) You can add a source querystring parameter to the url of the first page. This allows you to enter details for the header and then get...