Changes

Jump to: navigation, search

Trigger a Workflow from a Custom Browser Script

1 byte removed, 15:04, 13 May 2010
no edit summary
<pre>
function savefunc(frm){
if("@My Field@"!="This value" && frm.123456.value=="This value")
{
alert("The workflow will now be triggered");
0
edits

Navigation menu