Hello,
Ensure that the 'DonacionDeVianda_Vianda' association is assigned when creating the 'NuevaVianda' object.
Hi Magali,
Please pass the association value inside $NuevaVianda object
DonacionDeVianda_Vianda($NuevaDonacianDeVianda)
If the associations are set correctly, you may want to check the editability of the view (data/list, depending on what you are using)
Could be that the attributes inherit the settings.
And check if the entity access has been setup correctly.