Forum Discussion
Add Button to SharePoint Form JSON
- Sep 03, 2022
Annika_Morrell I don't think customRowAction (executeFlow or setValue) are supported in list form JSON formatting.
Seems like your only option is to customize list forms using Power apps where you can add buttons & execute flows from power apps.
Also, you cannot get the JSON formatting in power apps as it is while customizing list form using power apps.
Similar thread: Form configuration - add buttons in footer
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.
- Annika_MorrellSep 02, 2022Copper Contributor
RobElliott Yeah, that was one of the things I redacted out of an overabundance of caution re: work-related stuff on the internet.
It ends up looking like: "actionParams": "{\"id\": \"XXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\"}" (where X can be any character matching [0-9A-z])
I just got it from this part of the URL:
make.powerautomate.com/environments/Default-<some other id>/flows/shared/XXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/details