validate select repeater option

I have 2 option values for the repeater class, how do I validate so that these values cannot be selected again in the repeater select option class.
No description
2 Replies
AlamKM
AlamKMOP2y ago
so that the user does not double input when filling in the select option
ZedoX
ZedoX2y ago
There's currently a PR created for this https://github.com/filamentphp/filament/pull/8635
GitHub
Add distinct() API to repeater by cheesegrits · Pull Request #863...
Changes have been thoroughly tested to not break existing functionality. New functionality has been documented or existing documentation has been updated to reflect changes. Visual changes are ex...

Did you find this page helpful?