In the ash_admin demo video, the management of related data in the generated forms is shown, using a function or macro called manage_related
.
Following the steps shown in the video I end up with:
error: undefined function manage_related/1 (there is no such import)
Perhaps I’m on the wrong branch, I’m using version 0.9.5 but I’ve also looked for it in the main branch to no avail.
Zach said there are some rough edges, but I’d love to get this particular magic working.