Ash FrameworkAF
Ash Framework5mo ago
1 reply
ggarciajr

many to many relationship + PhoenixForm + checkboxes

I got the form working - eg; it saves the data in the many-to-many table when I submit the form - using a multi select field.

Now I'm trying to figure out how to use checkboxes to create the form. I'm having a hard time to understand how I need to declare the checkboxes so that ash can understand which checked checkbox represents what record.

I appreciate any sugestions, or pointers to reading materials - tutorials, articles, docs.
Was this page helpful?