Skip to content

feat(plugin-form-builder): change checkbox label from 'Default Value' to 'Checked by default'#15229

Merged
paulpopus merged 2 commits into
payloadcms:mainfrom
MariusMatu:patch-1
Apr 9, 2026
Merged

feat(plugin-form-builder): change checkbox label from 'Default Value' to 'Checked by default'#15229
paulpopus merged 2 commits into
payloadcms:mainfrom
MariusMatu:patch-1

Conversation

@MariusMatu

Copy link
Copy Markdown

What?

Changed the default value label text in form builder for type checkbox.

Why?

The old label text was confusing as in combination with a checkbox users think they can toggle if they want a defaultValue or not. It's now called "Checked by default" to make clear users can check if the checkbox should be checked by default.

Provide a better checkbox label as the old label was confusing.
@MariusMatu MariusMatu changed the title feat(plugin-form-builder): Change checkbox label from 'Default Value' to 'Checked by default' feat(plugin-form-builder): change checkbox label from 'Default Value' to 'Checked by default' Jan 16, 2026
@github-actions github-actions Bot added the stale label Feb 22, 2026
@paulpopus paulpopus merged commit b3d2054 into payloadcms:main Apr 9, 2026
310 of 314 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.83.0

milamer pushed a commit to milamer/payload that referenced this pull request Apr 20, 2026
… to 'Checked by default' (payloadcms#15229)

### What?
Changed the default value label text in form builder for type checkbox.

### Why?
The old label text was confusing as in combination with a checkbox users
think they can toggle if they want a defaultValue or not. It's now
called "Checked by default" to make clear users can check if the
checkbox should be checked by default.

Co-authored-by: Paul Popus <paul@payloadcms.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants