sqrt
sqrt
FFilament
Created by sqrt on 1/28/2025 in #❓┊help
Modifying section's fields
No description
1 replies
FFilament
Created by sqrt on 4/20/2023 in #❓┊help
Select once within Repeater
Hi, I have several devices assigned to the user. I also have a user's group and I try to assign some of user's devices to the group. For that I use Repeater. What I'm trying to do is allow for selection of certain device only once. In pure Livewire that would be possible using the except method limiting the remaining options from the list. In Filament I naively created the array of „taken” devices, but it is limit the choice for all Selects within the Repeater. Is there a way for the Repeater's record to know its „row”?
8 replies
FFilament
Created by sqrt on 4/19/2023 in #❓┊help
Access repeater's data
Hi, I cannot figure out how to access the data provided by repeater. I would appreciate any hint. Thanks!
13 replies