Ash FrameworkAF
Ash Framework6mo ago
3 replies
Yahya Oxley

Deeply nested forms

Hi all, you know how Ash supports nested forms? Is there a way to do doubly or triply nested forms? Or is there a different approach to achieve this if this is not natively supported?
Solution
I think it should be possible, looking at the code, the forms option has another forms field, so you should be able to nest them that way.
GitHub
Utilities for integrating Ash and Phoenix. Contribute to ash-project/ash_phoenix development by creating an account on GitHub.
ash_phoenix/lib/ash_phoenix/form/form.ex at b71d5ebb735f8ba13f72180...
Was this page helpful?