Select in repeater
Hello everyone
I have this select component in a repeater
When I add a new item to a repeater, I need the options in the select to exclude those already selected in other items. How can I do this?
2 Replies
Hey @DianaMujoiu
https://github.com/filamentphp/filament/discussions/10033
GitHub
How to dynamically update select options · filamentphp filament · D...
I have a dropdown that I would like to update the options based on when another field is changed, how do I go about updating it. I would like to run a Closure is an ideal world.
Thank you, I will try it
I think is not working in repeater