Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When building a workflow process in GlobalCapture that involves a GlobalForms import, it is helpful to know what validation step a form is in at any given point in time.  If for example you are building a PO approval process, you may choose to show different form components based on the current state.  New PO's may show the basic data entry form components, while forms in a validation node named "Approval" might add a Signature component to the form so an Approver can apply a wet signature with the mouse, stylus, or a Topaz signature tablet.

Access submission.metadata.Node from any Javascript rule to identify the current validation node.

  • No labels