Skip to content

Commit f421592

Browse files
authored
Update README to include Business rules usage
Added information about using the cancel action in Business rules.
1 parent 46c7c39 commit f421592

File tree

1 file changed

+1
-0
lines changed
  • Client-Side Components/UI Actions/Cancel Flow Executions

1 file changed

+1
-0
lines changed

Client-Side Components/UI Actions/Cancel Flow Executions/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ function cancelRunningFlows() {
5151
1. Open the record where you want to cancel the associated flows.
5252
2. Click on the **Cancel Flow** UI Action button.
5353
3. The system will identify and cancel all running flows for the current record.
54+
4. The same can be used in Business rules as well based on trigger conditions
5455

5556

5657
## Dependencies

0 commit comments

Comments
 (0)