07 May Conditional tags by Gregory in Creating WorkflowsComments Conditional tags are used in WordPress to display content, perform different actions, start a workflow based upon whether a certain condition is true or not. For instance, you can limit... Read More
20 Nov Restrictions by Gregory in Creating WorkflowsComments Restrictions allows to set certain conditions that should be true to permit the execution of a particular workflow. Continue reading
10 Aug Processing forms in workflows by Gregory in Creating WorkflowsComments There are several triggers and actions that allow you to create forms and process submitted fields. Continue reading
14 Jun Include PHP code snippets in a workflow by Gregory in Creating WorkflowsComments Execute PHP is a special action which allows you to execute arbitrary PHP code during the execution of workflow. Continue reading
30 May Sending notification SMS via Clickatell by Gregory in Creating WorkflowsComments Clickatell is a mobile technology company providing an SMS-based communications platform and mobile transaction services Continue reading
25 May How to start a workflow by using a shortcode by Gregory in Creating Workflows, Workflows TriggersComments JetFlow provides special shortcode that allows you to quickly and easily pull workflow functionality into content any type. Continue reading
16 May Cloning a workflow by Gregory in Creating WorkflowsComments If you have a workflow you want to customize or to alter, you may clone the workflow and perform changes on the clone. Continue reading
10 May Check if a user has a particular role by Gregory in Creating WorkflowsComments Sometimes we need to control how the workflow is executing based on the currently logged-in user role. That’s easy. Continue reading
29 Apr Workflow statuses by Gregory in Creating WorkflowsComments Each workflow can have several predefined statuses couple of which you can set manually. Continue reading
28 Apr Nested workflows by Gregory in Creating Workflows, DocumentationComments It is possible to create complex workflow structure by using nested workflows with no efforts. Continue reading