pimcore-formbuilder
pimcore-formbuilder copied to clipboard
Object channel - map data object fields inside fieldsets
| Q | A |
|---|---|
| Bug report? | yes |
| Feature request? | no |
| BC Break report? | no |
| RFC? | no |
Hi, I'm trying to save form data to an object. Unfortunately I can't map fields inside fieldsets, isn't that possible?

Thanks!
Same here
Mhmm, it is not possible to map object properties to container items of type "repeater" but I guess it should be possible to map field set fields since they are simple subfields. I have to check this first.
Same thing seems to happen in the Email Workflow, i have only the fieldset in the builder.
@bellu you mean the mail layout editor? True, there are no subfields either. The Mail Layout Editor most meaningful purpose is to set up structured text emails (in some cases, provider will process text emails by automation). I would recommend using the default twig template (form-data.html.twig) which will be used by the email output channel by default.
@solverat: Will the bug be fixed?
Here is a screenshot of the output workflow object mapping:

Any updates about this issue?
We have the same issue. Did anyone find a workaround? @solverat is this going to be fixed?
@valentin-, @shaselboeck, @bellu, @simonkey, @hagmann: Finally, this works now!
Also thanks to @JHeimbach!
https://github.com/dachcom-digital/pimcore-formbuilder/pull/355
This will be available in 4.1.4!