Skip to content

Quick SharePoint Approvals using list formatting JSON to set field values

This week it came to attention two new possible actions to buttons created using list formatting:

  • setValue: Updates a field value
  • openContextMenu: Displays the default context menu for the list item

With the first one, we can update the values of any field in the list item. And update multiple field values with a single click. 

Not only this but we can use dynamic values and do…

Continue Reading Michel Mendes’s Article on their blog

Quick SharePoint Approvals using list formatting JSON to set field values – michelcarlo

How to use the setValue action to update list item fields, and build a quick approval experience using SharePoint JSON list formatting.

Blog Syndicated with Michel Mendes’s Permission

Leave a Reply