Guide to implementing toggle widgets for binary true/false choices in calculator templates
true
for toggle widgets to display as radio buttons instead of dropdownfalse
for toggle widgets as autosize is not applicableReference ID | Calculator Link |
---|---|
lookup (SW_flag) | Steel Beam Calculator |
defaultValue: "0"
for the safer/more conservative option== 1
for “true” checks== 0
for “false” checksradioListDisplay: true
(widget will appear as dropdown instead of toggle)