Content-Length: 294496 | pFad | https://github.com/payloadcms/payload/commit/b3d2054

E0 feat(plugin-form-builder): change checkbox label from 'Default Value'… · payloadcms/payload@b3d2054 · GitHub
Skip to content

Commit b3d2054

Browse files
feat(plugin-form-builder): change checkbox label from 'Default Value' to 'Checked by default' (#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>
1 parent 57e71f5 commit b3d2054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/plugin-form-builder/src/collections/Forms

packages/plugin-form-builder/src/collections/Forms/fields.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ const Checkbox: Block = {
478478
{
479479
name: 'defaultValue',
480480
type: 'checkbox',
481-
label: 'Default Value',
481+
label: 'Checked by default',
482482
},
483483
],
484484
labels: {

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/payloadcms/payload/commit/b3d2054

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy