Skip to content

v2.2.0: Allows mapping to a different entity

Choose a tag to compare

@thorewi thorewi released this 14 Sep 07:28
· 11 commits to master since this release
The `mapToEntity` function now accepts an optional entity parameter.
This enables mapping form data to an entity other than the one
initially associated with the form, providing greater flexibility
in data handling.