payload icon indicating copy to clipboard operation
payload copied to clipboard

plugin-form-builder: Add localized property to form title

Open leikoilja opened this issue 2 years ago • 1 comments

A common use case would be to create a named form, for example 'Registration Form', which title must be localized to display the form title on the UI for the end user.

IMHO, we should add localized: true to the form's title field: https://github.com/payloadcms/plugin-form-builder/blob/139aedab933edcd7b6f8b0179d2de81fe5606688/src/collections/Forms/index.ts#L79

leikoilja avatar Aug 01 '23 10:08 leikoilja

This plugin is now being maintained in the Packages Directory of the Payload Monorepo. This repo will soon be archived and all open issues including this one will be closed. This issue, however, will be transferred over. Please refer to this open discussion for more details.

jacobsfletch avatar Dec 12 '23 21:12 jacobsfletch

Not only the title, but the Submit Button Label, Confirmation Message, and Custom Redirect URL are not able to be localized. A top level setting would be appreciated since adding the option to all available blocks/fields requires redefining all fields after a lot of work of finding the correct values.

DallasO avatar Mar 27 '24 21:03 DallasO

Moving this to Discussions as a feature request. We can continue the discussion there.

denolfe avatar Apr 02 '24 13:04 denolfe