Skip to content

Commit b852a2f

Browse files
Merge pull request SharePoint#4230 from nanddeepn/patch-11
Corrected information about flow launch panel
2 parents f08d880 + 1623851 commit b852a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/column-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ The following screenshot shows a list with a Flow button added to the Action col
477477

478478
![screenshot of the sample](../images/sp-columnformatting-flow.png)
479479

480-
You can use column formatting to create buttons that, when selected, run Flows on the corresponding list item. If the Flow is configured to gather data from the end user before running, the Flow Launch Panel will be displayed after choosing the button. Otherwise, the Flow will just run.
480+
You can use column formatting to create buttons that, when selected, run Flows on the corresponding list item. The Flow Launch Panel will be displayed after choosing the button and the Flow will just run.
481481

482482
To use the sample below, you must substitute the ID of the Flow you want to run. This ID is contained within the `customRowAction` attribute inside the `button` element. To obtain a Flow's ID:
483483

0 commit comments

Comments
 (0)