symfony-docs icon indicating copy to clipboard operation
symfony-docs copied to clipboard

[Form] form add extra data

Open Arkalo2 opened this issue 1 year ago • 4 comments

Arkalo2 avatar Apr 02 '25 13:04 Arkalo2

The getExtraData function exist long time ago, I don't know which version I should base this pull request.

Arkalo2 avatar Apr 02 '25 13:04 Arkalo2

The getExtraData function exist long time ago, I don't know which version I should base this pull request.

You can use 6.4 as it's the oldest maintained branch.

MrYamous avatar Apr 04 '25 03:04 MrYamous

We should probably also document that one needs to enable the allow_extra_fields option so that the validation does not error with the extra data given.

xabbuh avatar May 05 '25 18:05 xabbuh

What's missing from this PR ? What can I do to help ?

Arkalo2 avatar Oct 06 '25 15:10 Arkalo2