Filament x Volt relationships
Hey
I’m using Wave Dojo (Volt + Filament) — docs link.
Everything works great, but I’m struggling with relationships in forms/tables.
Example: I have a
In my form, I’m trying to show them in a repeater, but it’s always empty:
Where/how should I resolve relationships so the repeater (and tables) get data from related models?
I’m using Wave Dojo (Volt + Filament) — docs link.
Everything works great, but I’m struggling with relationships in forms/tables.
Example: I have a
flow table with many flow_steps:In my form, I’m trying to show them in a repeater, but it’s always empty:
Where/how should I resolve relationships so the repeater (and tables) get data from related models?