Lightswitch in Entry Card View should optionally use labels rather than field name #17743
-
Beta Was this translation helpful? Give feedback.
Answered by
brandonkelly
Aug 15, 2025
Replies: 3 comments 3 replies
-
IMO that's a breaking change for cases where the labels are something like "on/off", "yes/no" etc. The only safe option would be to include both the field name and the labels, but that would potentialy take too much space. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Possibly related: #16861 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Easy enough. Added a new setting for this, for Craft 5.9 🎉 (8faefe8) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brandonkelly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Easy enough. Added a new setting for this, for Craft 5.9 🎉 (8faefe8)