Forum Discussion
Tobias_Christensen
Sep 05, 2019Copper Contributor
Sharepoint list Checkbox
Hi there, I have a SharePoint list containing the names of customers + their emails, i would like to know if there is any possible way to make a "checkbox" of sorts that could be accessed without...
dwahlroos
Oct 06, 2020Copper Contributor
Tobias_Christensen I have the same need. I think a good way to express what you are looking for is for example I have a Task list. The %complete is used to create a calc field called complete. when I include complete in the view, it provides a checkbox which can then be checked off without editing the list at all (other than obviously what is done when you check the box). I have another field which is Yes/No which I would like to have the same behavior.
Did you ever find a solution?