I'm trying to add a second icon next to the visibility toggle in a list. This new icon represents the value of a checkbox field, but can also be clicked. I already managed to have it disply the status, but now I want it to be clickable. but there is only one togglevisibility function. So how to go about that? (I get warnings that the function I made up does not exist..