jaap4677
Populating SelectFilter with relation.
I would like to select one class in my filter and get all students in it. In my current setup, I have e.g. 10 students in class "a" and 5 students in class "b". My filter is populated with 10 x 'a' and 5 x 'b'. Each filter selection just shows one student as result.
5 replies
Update color values of SVG in real-time
The illustration is a custom formfield so passing data from one field to another is what I'm looking for. Been looking at the automatic slugs technique (https://filamentphp.com/tricks/generate-slugs-without-overriding) But not sure how to pass values to a custom form field...
8 replies