You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you add a lightswitch or checkbox field, it gets the "off"/"unchecked" value on existing entries regardless of the field's default value (entries created after creating the field will be properly use its default value).
This discussion was converted from issue #1552 on June 22, 2021 06:18.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
If you add a lightswitch or checkbox field, it gets the "off"/"unchecked" value on existing entries regardless of the field's default value (entries created after creating the field will be properly use its default value).
Additional info
This is a known effect. See
Note that, in keeping with the asker's comment on the selected answer for that first SO link, I'm getting
0
for the lightswitch, notnull
.I'm on v2.6.2959
Beta Was this translation helpful? Give feedback.
All reactions