Associations
Open
enhancement
- Dominant language
- Elixir
- Stars
- 21
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We can get a schema's associations using `.__schema__(:associations)`
We can then use that to load all the available options and display them on a form.
Initially, for Club Soda, we need to display these as checkboxes, but in the long run it would be good to have options to use radio buttons/select elements.
It would also be useful to add an option to exclude these if unwanted (see #12).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.