Forum Discussion
VeeExcelLearn
Aug 09, 2022Brass Contributor
SharePoitn List ToolBar Button to Run Flow
I would like to create some kind of a button that would e-mail in a pretty format a filtered view to the a user. Is there a way to do that? The other question is how to format the Sharepoint List i...
ganeshsanap
Aug 10, 2022MVP
VeeExcelLearn Here's my recommendation (quick & easy solution - might need end user training):
- Create a power automate flow with "For a selected item" trigger
- Get list filtered list items as per your requirements
- Then you can send an email using outlook connector - Sending a beautifully formatted email from Power Automate (Flow)
This is how you can trigger the flow:
Another options:
- SPFx list view command set - It will added to command bar but need development experience
- JSON formatting - Button will be added next to each list item
Also, check replies on my similar thread at: Custom action visible on the toolbar
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
CareyBoot
Aug 01, 2023Copper Contributor
Can I create a button that will run an action that will display in the GALLERY or BOARD views? I have added buttons to columns, but they disappear in the Gallery view.