AshPhoenix.Form for an Ash.Flow module instead of Ash.Resource

I really like AshPhoenix and I just figured out how to use Ash.Flow. Is it possible to initialize an AshPhoenix.Form object for an Ash.Flow module instead of the usual Ash.Resource?
5 Replies
Terryble
TerrybleOP3y ago
I understand I can just do AshPhoenix.Form.validate and then manually call my Ash.Flow module instead of calling AshPhoenix.Form.submit. I was just wondering if there's a direct way of calling the Ash.Flow module.
ZachDaniel
ZachDaniel3y ago
Currently there is not.
Terryble
TerrybleOP3y ago
Cool. I was just checking. Thanks!
ZachDaniel
ZachDaniel3y ago
We’d like to add an AshPhoenix.FlowForm
Terryble
TerrybleOP3y ago
That would be dope

Did you find this page helpful?