Forum Discussion
Ewalsh5
Aug 16, 2023Copper Contributor
Adding a clickable button to A sharepoint list to update a Yes/No Field
I am currently creating a list which users are assigned policies to read. I am struggling to find any way to make the list friendly for the users to mark as reading a policy. When a policy is ass...
Timotej85
Aug 15, 2024Copper Contributor
Higaneshsanap !
I really like your suggestion but when I insert the code the sliders appear dead. You still need to click the box first as if the slider is just a background and then select the check-box to either true or false. Subsequently the toggle appearance changes. I don't know if this is due to an update but I cannot make it work. Have you tried this code lately? Do you face any issues?
eduarrdonuxus50
Jan 17, 2025Copper Contributor
Hi Timotej85 I have the same issue but I figured out that I was calling on the public name of each column, once I change it to the internal name of each one the button starts to work well for me, maybe you should check it
This video helped me to undertstand better this tool
https://www.youtube.com/watch?v=JmZKkfy3Tx8
Greetings.