03-13-2007 11:56 AM
<task-node name="revisa">
<task name="wf:revisaTask" swimlane="assignee">
<event type="task-create">
<script>
alert("I like javascript");
</script>
</event>
</task>
<transition name="revisado" to="firma" />
</task-node>
At the above code the "alert" function crashes. Is there any way to do something like that?03-15-2007 08:28 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.