Forum Discussion

Annika_Morrell's avatar
Annika_Morrell
Copper Contributor
Sep 02, 2022
Solved

Add Button to SharePoint Form JSON

I maintain a SharePoint list at work, and I would like to create some buttons on the Edit and Display item forms for common quick actions which involve updating data in several fields / columns.    ...
  • ganeshsanap's avatar
    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.

Resources