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...