-
Simulating a workflow
Simulating a workflow lets you do a mock initiation of your process workflow and check whether its path works well as expected before publishing it live.…
-
Product Tip: How to view the workflow steps in a process
You may want to view the workflow steps in a process. To do so, go to My items and you will see a list of all the items in your process in Draft, In progress, Participated, Completed, Withdrawn,…
-
Product Tip: How to get the instance id of each item in a Kissflow process
In order to get the instance id of an item, open the Process form and create a Text field by clicking on +Drag any field here or click to add a new field.…
-
Product Tip: How to share a process report to a user in Kissflow
You may want to share or grant report access to a user or a group. To do so, click on the Reports button. You will find all the available reports. Click on the More actions button of the report that…
-
Product Tip: How to move the status of an item to completed in a Kissflow process
In order to move the status of an item to completed, you need to be a process Admin. To view your process administration, click the More button and then click on Process Administration.…
-
Product Tip: How to edit a Kissflow process item after you have submitted it
You may want to edit the form after you submit it, or you may want to edit it after it has completed all the workflow steps. The Process Admin can edit a process form when it’s in progress or even…
-
Introducing PDF Generation in Process
Hey You can use a document template to automate the generation of your process-related PDFs. You must be a Process Admin or a Process Developer to create these templates.…
-
Conditional steps
If you only want a workflow step to happen in a certain situation, you can create a condition for the step based on a formula. The step will happen only when the conditions are met.…
-
Workflow step expressions
The lastCompletedStep() function retrieves information from your workflow's most recently completed step. You can access the approvers' names, the number of approvers, assignment time, approval time,…