pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.74k stars 833 forks source link

How to use Column Formatting in SharePoint Home Page #606

Closed Billiardist94 closed 1 year ago

Billiardist94 commented 1 year ago

I'm using generic-start-flow sample to run flow using button. In List, everything works well, the flow is launched by pressing the button, but if I open this List in Home Page, the button does not work. How can this be fixed?

Screenshot_629 Screenshot_628

ganesh-sanap commented 1 year ago

@Billiardist94 This is a known limitation of JSON formatting. executeFlow and editProps actions don't work while using the list web part on site pages. Check more information and comment by @thechriskent at: #6397