Adding Workflow Menu Items to Existing SharePoint Sites

After installing Winshuttle Workflow, subsequent sites that you create will have the Winshuttle Workflow menu items in the standard item SharePoint menu, if you chose this option when installing Winshuttle Workflow. Sites created prior to installing Winshuttle Workflow will not have the new Winshuttle Workflow menu items.

To add Workflow menu items to existing SharePoint sites:

  1. Start your SQL Server GUI (Enterprise Manager or Management Studio, depending on your version).
  2. Find the SharePoint content database in which the site to which you want to add the Workflow menu items resides.
  3. Open the Webs table.
  4. Find the site by looking at the FullUrl column in the database.
  5. Once you find the row that you want, change the CustomJSUrl in that row to /_layouts/1033/sv.js.

    Note: Do not include 1033 if you are using SharePoint 2007.

  6. Restart your server.

Previous Topic

Next Topic