awcodes
awcodes
FFilament
Created by Code A on 1/21/2025 in #❓┊help
How to Display a "New User" Option When Searching for Users in Filament?
Just haven’t seen it.
8 replies
FFilament
Created by Code A on 1/21/2025 in #❓┊help
How to Display a "New User" Option When Searching for Users in Filament?
But I could be wrong.
8 replies
FFilament
Created by Code A on 1/21/2025 in #❓┊help
How to Display a "New User" Option When Searching for Users in Filament?
You don’t have to, you are free to do whatever your app needs. But it’s possible out of the box, just not as a select option.
8 replies
FFilament
Created by Code A on 1/21/2025 in #❓┊help
How to Display a "New User" Option When Searching for Users in Filament?
I don’t think you’re going to be able to do a create inside the select options without a custom component / field but you can do this https://filamentphp.com/docs/3.x/forms/fields/select#creating-a-new-option-in-a-modal
8 replies
FFilament
Created by NolanN on 1/14/2025 in #❓┊help
Building a complex countdown table column
Sorry, not ignoring you, just had a medical thing happen. Hoping to get back to you soon.
29 replies
FFilament
Created by matin rajabi on 1/20/2025 in #❓┊help
use another login for my second panel
You can have different login classes and views per panel. https://filamentphp.com/docs/3.x/panels/users#authentication-features
4 replies
FFilament
Created by GUSTAVO2755 on 1/21/2025 in #❓┊help
Hi guys
I think you would need a custom entry to achieve this.
5 replies
FFilament
Created by Matthew on 1/2/2025 in #❓┊help
Launch one table action from the createAction
Not sure exactly what you are trying to do, but maybe this will help: https://filamentphp.com/docs/3.x/actions/adding-an-action-to-a-livewire-component#chaining-actions
7 replies
FFilament
Created by abiroot on 1/20/2025 in #❓┊help
Trigger an Event from a custom field blade file
17 replies
FFilament
Created by Chinmay Purav on 1/18/2025 in #❓┊help
Navigation Menu testing
Maybe getNavigation() from the Filament facade and test the items are in the array instead?
2 replies
FFilament
Created by phydeaux on 2/28/2024 in #❓┊help
requiredWithoutAll() validation being ignored
It’s possible that depending on the field types, one of them is always set to a value. But can’t be sure without seeing the relevant code.
10 replies
FFilament
Created by phydeaux on 2/28/2024 in #❓┊help
requiredWithoutAll() validation being ignored
Can you share the code of the fields?
10 replies
FFilament
Created by NolanN on 1/14/2025 in #❓┊help
Building a complex countdown table column
Sorry, I’m probably leading you down a wrong path. Do you have a repo you could share?
29 replies
FFilament
Created by NolanN on 1/14/2025 in #❓┊help
Building a complex countdown table column
Maybe that’s only a form thing
29 replies
FFilament
Created by NolanN on 1/14/2025 in #❓┊help
Building a complex countdown table column
Undefined for what exactly?
29 replies
FFilament
Created by NolanN on 1/14/2025 in #❓┊help
Building a complex countdown table column
getStatePath()
29 replies
FFilament
Created by guiiz on 1/14/2025 in #❓┊help
How add a query to the table
33 replies
FFilament
Created by NolanN on 1/14/2025 in #❓┊help
Building a complex countdown table column
Just a random thought, maybe try entangling the end time $getState()
29 replies
FFilament
Created by NolanN on 1/10/2025 in #❓┊help
Show alternate logo when sidebar is collapsed
Go for it. Should be fairly simple with a custom stylesheet and a render hook. Just understand that a full logo never fits into a square layout.
12 replies
FFilament
Created by NolanN on 1/10/2025 in #❓┊help
Show alternate logo when sidebar is collapsed
Sure. To be completely honest, though, at this point in time with the work being done for v4 and the fact that we don’t have a definitive time for tailwind v4 stable release. I would be surprised if this was something that Dan would warrant as important enough to spend time on for v3, but a good discussion could potentially have reasonable bering towards v4.
12 replies