Vote #75261
完了Option to display bool custom fields as a single checkbox
0%
説明
Since our update to 2.5.1 the custom fields with type "boolean" have three possible values. true, false and empty. Bool should have only true and false as it was before.
Also when we set the custom field to show as checkboxes, it shows up as radio buttons.
journals
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Edit the custom field and mark it as required. Then you won't have to "empty" option.
Still, the custom field will be displayed with 2 radio buttons, do you think that a checkbox is better?
--------------------------------------------------------------------------------
Jean-Philippe Lang wrote:
> Edit the custom field and mark it as required. Then you won't have to "empty" option.
Thank you for letting me know how to turn "empty" option off.
> Still, the custom field will be displayed with 2 radio buttons, do you think that a checkbox is better?
* Radio buttons requires more spaces on the screen than check boxes.
* It is hard for me to imagine a situation in need of "empty" option for boolean and I am afraid that three values for boolean is quite confusing.
--------------------------------------------------------------------------------
Who says checkboxes can only have two states :D
I find that displaying radio buttons after choosing checkboxes is a bit misleading. You could provide both options.
Some people might see the following better as radio:
<pre>
Did you find this helpful? [ ] Yes [ ] No [ ] N/A
</pre>
Versus
<pre>
[ ] Did you find this helpful?
</pre>
--------------------------------------------------------------------------------
I agree with GO Maeda.
When the type is "checkbox" it should be a checkbox, but for other cases or preferences you could add radio buttons a additonal displayoption.
--------------------------------------------------------------------------------
Fixed in r13216, you are now able to choose between a single checkbox or radio buttons.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Confirmed that checkbox became available again. Thanks a lot!
--------------------------------------------------------------------------------
Merged, thanks for your feedback.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,17392,Japanese translation update (r13217)
relates,Closed,16476,Custom checkbox visibility formating