Populate relationships in autogenerated liveviews

Hi! Quick q: when I run the ash_phoenix generator, I end up with something like this in the image. Is there a way of populating the entries that are foreign keys with the actual content of the resource? Or is that something that must be done manually for every liveview? In my example, I would switch the UUID input with a dropdown of province names in the UI
No description
1 Reply
ZachDaniel
ZachDaniel2mo ago
Yeah it's manual Too hard to derive. Maybe possible, if so PR to the generator is welcome

Did you find this page helpful?