Skip to content

Commit 4566fb7

Browse files
Align context - Code is aligned with Screenshot
Column-formatting - The Flow action content Code is aligned the above screenshot that shows a list with a Flow button added to the Action column. it the screenshot Flow context shown as 'Send to Manager' which is incorrect in Code txtContent :"It's Flow Time".
1 parent 96022b1 commit 4566fb7

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
@@ -521,7 +521,7 @@ To use the sample below, you must substitute the ID of the Flow you want to run.
521521
},
522522
{
523523
"elmType": "span",
524-
"txtContent": "It's Flow Time!"
524+
"txtContent": "Send to Manager"
525525
}
526526
]
527527
}

0 commit comments

Comments
 (0)