AttachAction :use the same modal form for the Edit action in a relationsmanager
My IngredientsRelationManager is working attaching records to the pivot table recipe_ingredient,
but the edit action returns a different form in the Modal, (no select "units" dropdown and on edit then the ingredient name is returned as the ingredient_id, in the IngredientsRelationManager table for some reason.
what do I need to config?
full file gist:
https://gist.github.com/dflow/3f3b24109bf08ffad3ab27770e0bc8f0
Gist
AttachAction: use the same modal form for the Edit action in a rela...
AttachAction: use the same modal form for the Edit action in a relationsmanager - gist:3f3b24109bf08ffad3ab27770e0bc8f0
2 Replies