This is an absolutely awesome post By Mitch Milam.
http://blogs.infinite-x.net/2007/06/15/launching-a-workflow-rule-from-javascript
The SQL Code for getting the WF ID is
SELECT
processID,
[name]
FROM
wfprocess
WHERE
ProcessTypeCode = 1
Thanks Mitch!
No comments:
Post a Comment