Is there a command to close an instance in another form or change the workflow state to closed?
I've experimented a bit with changing fields in another form, but I may be off base with my logic and/or syntax.
Thanks,
Derrick
Is there a command to close an instance in another form or change the workflow state to closed?
I've experimented a bit with changing fields in another form, but I may be off base with my logic and/or syntax.
Thanks,
Derrick
There is no object built to this purpose. In the form that does the closing use a show form object and pass a custom parameter. In the form to be closed when the form opens set a helper field with the custom parameter. If it was not opened using the set field a 0 will set in the field. Change your workflow to route so that if your custom parameter is in the helper field move to closed. Then use a submit behavior.
Workflow software, Process software, Procedure software