Sjoerd24
Grouped Selects
I am struggeling with the same problem. I return a perfect formatted array but it isnt showed as a grouped array. My database has > 70 000 products so i get just output everything in the options() (that does work). Do you have to specify in filament you want the options grouped or sth? Or just not possible when searching?
4 replies
Adding demo mode in filament application
I would just set up a seperate demo enviroment and reset the database every 10 of 15 min. This looks like a very complicated problem, also if you want to give user a "taste" of how it works. This is the same as the official filament demo website, you can find the code in Github if you need an example.
12 replies
Is it possible to make clusters side navbar collapsible?
I've talked about this with Zep, but sadly not possible right now. I would also think this is an handy addition, maybe possible to add it too Polar for funding? (dont think users can add stuff to there right?)
3 replies
extraModalFooterActions, retrieving post $data?
I tried adding something like a mix between the two:
But using ->makeModalSubmitActionmakes the Action static..? I would also think that adding a second button to update all events (with requiresConfirmation) wouldn't be this hard. 😅
7 replies