Why is filamentphp 4 so limiting in forms, modals etc?

Hey all, I’m running into limitations with Filament v4 and wondering if I’m missing something. 2 Examples: – Modal → table in modal → edit → should open a new modal (only footer actions seem to work, which isn’t usable here) - Buttons / actions inside repeaters don’t seem to work (e.g. product in a repeater → open “add photos” modal → see selected photos back in the repeater) – Modal stacking doesn’t work (I’m chaining, but that often breaks due to the above) For anything beyond a simple form/modal I end up building custom Livewire components. Do you guys just avoid advanced forms altogether, or is there a better approach I’m overlooking? I'm feeling like i'm missing something, i was convinced that in v4 was easier to build advanced forms due to all the changes. Thanks for the help
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?