Skip to content

fix(plugin-form-builder): add localized: true to placeholder field#15726

Open
jhb-dev wants to merge 1 commit intopayloadcms:mainfrom
jhb-dev:fix/plugin-form-builder-placeholder-localized
Open

fix(plugin-form-builder): add localized: true to placeholder field#15726
jhb-dev wants to merge 1 commit intopayloadcms:mainfrom
jhb-dev:fix/plugin-form-builder-placeholder-localized

Conversation

@jhb-dev
Copy link
Contributor

@jhb-dev jhb-dev commented Feb 23, 2026

What?

Adds missing localized: true to the placeholder field in the form builder plugin.

Why?

The label, defaultValue, and option label fields all correctly have localized: true, but the placeholder field was missing it. This prevents placeholder text from being translated in localized forms.

How?

Added localized: true to the placeholder field definition in packages/plugin-form-builder/src/collections/Forms/fields.ts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant