Forum Discussion
tyla1019
Jan 18, 2024Copper Contributor
Is it possible to limit the amount of times a user can interact with a people field?
I have a sharepoint list that houses a people field column. The column is formatted as a like button since each row is a topic that I want user input on. I already have it to where the user can't cli...
ganeshsanap
Jan 22, 2024MVP
I am guessing you have created like/unlike functionality in the list using SharePoint JSON formatting.
In this case, you will not be able to restrict the like functionality for different rows using JSON formatting because JSON formatting cannot reference the data from another row/list item to count the number of likes by a user across multiple list items.
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.