Morphed table not filling in form
I don't seem to be able to fill the value of a morphed column in the formview.
I have the following relation;
When I try to access this inside a form, it never gets filled with a value. I try to access ti this way;
Then the input field never gets it's value. However saving works (due to that after state updated callback).
In the table view it works just fine;
What am I missing here?
4 Replies
dot syntax is not used for relationships in the form builder
But I don't want it in a fieldset
you dont need a fieldset
You may load and save the contents of a layout componentfieldset, grid, group, card, anything this is part of the layout docs generally, not the fieldset docs