Conversation

Pegasystems Inc.
CH
Last activity: 25 Sep 2025 11:18 EDT
Checkboxes in Read only view
Hi all, a(n old design) question regarding check boxes and how they appear in a read-only view: We've got some check boxes in the UI, which are unchecked by default. Therefore when user views this case in read-only format (e.g. in the overview panel), such fields display a 'No' value. I get it, this is because this field is a boolean. But I also get that users can find this misleading - Sometimes users need to view the case in read-only even before starting to work on it, so it's confusing that those questions already have answers 'No' next to them.
Have you encountered similar questions? What do you do to solve this? The only thing I can think of is NOT to use checkboxes but use a radio button, so when not answered, the value is null. TIA!