Forum Discussion
Clickable sharepoint list icons from list view- how to make it happen?
- Mar 27, 2023
ewoll500 Can you check if you are using correct internal name of your respective column inside actionInput in place of "vipCustomer"?
Follow this to get the correct internal name of column: Find the internal name of SharePoint column
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.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
ewoll500 Can you share the current JSON you are using for both the columns?
Ideally, you have to use the setValue customRowAction in JSON formatting to update list column. You have to use the correct internal name of columns in your JSON while updating. If you are updating same/current column, you can use @currentField.
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.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs