Clement
Can't receive relationship data on a form createAction
Hi
I have a small problem but terrible to investigate on it ..
I have this code on my headerActions of my table:
I also have my workspaceSchema (for my forms), Everything work to create "TeamWorkspace" also when I use the select multiple to create a "metiers" (BelongsToMany relation of TeamWorkspace) I don't have any "metiers" value stored in my $data ...
Also when I edit TeamWorkspace with the following code it works perfectly:
I understand that it works because TeamWorkspace is already created .. But how to in CreateAction
4 replies