Load relationships on inserted ressource
I was wondering if there was a way to load relationships by default on an inserted ressource after a successful submit of a
The goal here is to simply append that newly inserted ressource to a list afterwards, but I need some relationships to be loaded on that ressource. I know I can do it manually, but I was wondering if there was a way to define some defaults "load" somewhere?
Thanks a lot in advance
for_create form?The goal here is to simply append that newly inserted ressource to a list afterwards, but I need some relationships to be loaded on that ressource. I know I can do it manually, but I was wondering if there was a way to define some defaults "load" somewhere?
Thanks a lot in advance
