Forum Discussion
Form configuration - add buttons in footer
- Aug 25, 2022
SSantos You can add button in list form footer like:
{ "elmType": "button", "txtContent": "Click" }
But, if you are trying to use "setValue" in form formatting, I don't think it is supported. I will try to get confirmation from list formatting repository maintainers just to be sure.
Documentation: configure the list form
In this case, you can customize list form using Power apps to add button & update form values.
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.
Mhr2022 I have tried using setValue action in JSON on list forms which is not supported in SharePoint list forms.
I haven't tried using executeFlow action. Check this: Advanced formatting concepts
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.
- Mhr2022Sep 29, 2022Copper Contributor
ganeshsanap that is the same code i use inside column view but it doesn`t seem to work in form.