James
James
FFilament
Created by James on 3/6/2025 in #❓┊help
Don't dehydrate hidden field in Repeater
I have a Repeater field that has a selection for languages. When the selected language is English, I'd like to show some fields, hiding those fields for any other language selection. Issue is that when my form is saved, the hidden fields are populated with null values. How do I avoid this? I don't need them saved.
6 replies
FFilament
Created by James on 6/28/2024 in #❓┊help
Widget table actions
I have a simple table widget, and I would like to render some HTML in a modal when the row is clicked (or action triggered). I have the ViewAction correctly rendering on the page, but clicking it does nothing, after about a second of two where it seems to be doing something. No errors, no feedback. What am I doing wrong?
5 replies