Fixes case when associated field value beign submitted. For example, datagrid contains "user.email" field. The datagrid form expects "user__email" key, but "user.email" given. As result, the data will not be bound properly, extra_field violation for the form will be raised and the result will be all records
|
|||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|