Skip to content

Commit 49be9e1

Browse files
update doc timestamp & fix url errors
- updated doc timestamp to reflect when doc was updated - removed absolute references to docs.m.com > MSDOCS rules state these should be relative
1 parent 3b8dbf2 commit 49be9e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/declarative-customization/formatting-advanced.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Advanced formatting concepts
33
description: Advanced formatting concepts
4-
ms.date: 10/18/2021
4+
ms.date: 11/16/2021
55
ms.localizationpriority: high
66
---
77
# Advanced formatting concepts
@@ -14,14 +14,14 @@ The following screenshot shows a list with a Flow button added to the Action col
1414

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

17-
You can use column formatting to create buttons that, when selected, run Flows on the corresponding list item. For flows that are [solution-aware](https://docs.microsoft.com/power-automate/overview-solution-flows), the Flow Launch Panel will be displayed after choosing the button and you must select Run Flow to start the flow. For flows that are not solution-aware, The Flow Launch Panel will be displayed after choosing the button and the Flow will just run.
17+
You can use column formatting to create buttons that, when selected, run Flows on the corresponding list item. For flows that are [solution-aware](/power-automate/overview-solution-flows), the Flow Launch Panel will be displayed after choosing the button and you must select Run Flow to start the flow. For flows that are not solution-aware, The Flow Launch Panel will be displayed after choosing the button and the Flow will just run.
1818

1919
To use the sample below, you must substitute the ID of the Flow you want to run. This ID is contained within the `actionParams` property of the `customRowAction` attribute inside the `button` element.
2020

2121
To obtain the ID of a flow that is solution-aware:
2222

2323
1. Choose Flow > See your flows in the SharePoint list where the Flow is configured.
24-
2. If applicable, [switch to the environment](https://docs.microsoft.com/power-platform/admin/working-with-environments#switch-the-environment) in which the Flow is hosted.
24+
2. If applicable, [switch to the environment](/power-platform/admin/working-with-environments#switch-the-environment) in which the Flow is hosted.
2525
3. Choose the Solutions area.
2626
4. Choose the solution in which the Flow was created.
2727
5. Filter for Cloud flows and select the Flow you want to run.

0 commit comments

Comments
 (0)