Skip to main content

I’m having trouble with check boxes that are in read mode. To get them in edit mode, I have to double click outside of the actual box. When the box is in edit mode, I can click on the actual box without a problem. My skuid pages are wrapped in VF pages using skuid:page and have a custom css theme applied to the whole page. However, I can’t seem to find where this target box was changed. All other fields allow me to double click on the actual field without a problem. Any idea why this is or what css property could have been changed?

That is actually a long standing issue we’ve had with boolean fields.  In all other data types,  when you are in read with inline edit mode and you click directly on the data, you are put into edit mode for that field.  With Checkboxes you have to click outside the control.  This is not intuitive.

We have it on our list to improve but I can’t make any promises. 


Gotcha, thanks for the reply. Glad to know I’m not crazy. I could have sworn it worked before I put the skuid pages in my own VF pages. Guess not. Thanks!


Reply