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?
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?