zemo
zemo
FFilament
Created by zemo on 7/30/2024 in #❓┊help
$get('../../parent_field_name') is used to get a field outside the repeater, but what's the inverse?
in case I want to access a field inside the repeater, from outside the repeater. I tried something like this $get('relationship_name/item1/field_name') but it doesn't work Thanks
11 replies
FFilament
Created by zemo on 7/24/2024 in #❓┊help
Is there a way to get the selected label instead of the selected value?
I have a select that displays a list of cities, which will store the city_id. In another input, I need to get the city name, not its id. The Get $get utility will retrieve the value, not the label. Is there accomplish this, aside from doing an additional query?
8 replies
FFilament
Created by zemo on 7/23/2024 in #❓┊help
How do I customize the redirect after login?
I've followed this tutorial but to no avail: https://laraveldaily.com/post/filament-disable-dashboard-auto-redirect-url-after-login thank you in advance :))
10 replies
FFilament
Created by zemo on 7/16/2024 in #❓┊help
How do I make the logo bigger in the login page and increase its padding
I would like to make the logo bigger in the login page and increase its div's padding so that it is more distant from the rest. How do I do that?
6 replies
FFilament
Created by zemo on 7/15/2024 in #❓┊help
Is it possible to have a repeater inside another repeater?
pretty much what the title says 🙂
4 replies
FFilament
Created by zemo on 7/8/2024 in #❓┊help
Order TextColumn relationship results by desc
No description
36 replies
FFilament
Created by zemo on 6/27/2024 in #❓┊help
Show a Select instead of the list of the tabs in the List page
No description
10 replies