Q-Tip #2

by Derek Pinkerton 11. May 2006 11:06

Can I add a link to my toolbar that will open a specific instance of a workflow by entering the workflow ID number?

Yes! To add a "Goto Workflow" link to the left hand toolbar go to Administration->System->Toolbars select "Button" from the drop down menu and click the "Add Toolbar Field" button. In the next screen type "Goto Workflow" (or whatever you would like it to say) in the "Caption" box. For the URL copy and paste the following javascript code.

javascript:void window.open('Default.asp?PageID=30005D00&WorkflowID=' + prompt('Please enter a Workflow ID', '0'), 'Bottom');

Tags: , ,

Qualtrax | Qualtrax 3.8

Comments are closed