top of page

Moji5 Knowledgebase

Check If Workflow Completed

Function to check if workflow completed or not for a particular record based on record id.


How to Check If Workflow Completed


In this example we going to check if workflow for this record id completed or not.


Create a new behavior. Put the appropriate caption. Click Action wizard.


Click Create an action.


Click Other Scribe Functions.


Select Check if Workflow Completed in Other Scribe Functions dropdown. Click OK.


Click Save changes.


Click View code. Put your record id and add coding from line 5 to 9 to display a message. Click Check Syntax, if no error then click Save and close.


Click Create now.


How it look in the form:


bottom of page