List-Formatting
List-Formatting copied to clipboard
is it possible that sharepoint column formatting call multiple actions?
Hello
I am learning SharePoint column formatting custom action.
- https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/formatting-syntax-reference#customrowaction
now I want to both use 'setvalue' and 'execute flow' on one button click. Is that possible?