Ash FrameworkAF
Ash Frameworkโ€ข3y agoโ€ข
5 replies
richaard0

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 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 ๐Ÿ™‚
Was this page helpful?