dansing
dansing
FFilament
Created by dansing on 10/5/2023 in #❓┊help
Plans / Subscriptions / Plan Features
Thank you
4 replies
FFilament
Created by dansing on 9/21/2023 in #❓┊help
Database Notification Actions are Not Saved on Database
$job->account->user is a user model
17 replies
FFilament
Created by dansing on 9/21/2023 in #❓┊help
Database Notification Actions are Not Saved on Database
ya not sure why it doesn't save the actions to database
17 replies
FFilament
Created by dansing on 9/21/2023 in #❓┊help
Database Notification Actions are Not Saved on Database
{"actions":[],"body":"Test","color":null,"duration":"persistent","icon":"heroicon-o-information-circle","iconColor":"info","title":"Test","view":"filament-notifications::notification","viewData":[],"format":"filament"}
{"actions":[],"body":"Test","color":null,"duration":"persistent","icon":"heroicon-o-information-circle","iconColor":"info","title":"Test","view":"filament-notifications::notification","viewData":[],"format":"filament"}
17 replies
FFilament
Created by dansing on 9/21/2023 in #❓┊help
Database Notification Actions are Not Saved on Database
Ohh, the actions are not being saved to database
17 replies
FFilament
Created by dansing on 9/21/2023 in #❓┊help
Database Notification Actions are Not Saved on Database
No description
17 replies
FFilament
Created by dansing on 9/21/2023 in #❓┊help
Database Notification Actions are Not Saved on Database
Except for the actions that I'm trying to add
17 replies
FFilament
Created by dansing on 9/21/2023 in #❓┊help
Database Notification Actions are Not Saved on Database
Yes the notifications are showing
17 replies
FFilament
Created by dansing on 8/23/2023 in #❓┊help
Tab Action
I see, would be cool to have it I guess! Will just try some custom for now
4 replies
FFilament
Created by dansing on 8/22/2023 in #❓┊help
Get Current Panel id issue
13 replies
FFilament
Created by dansing on 8/22/2023 in #❓┊help
Get Current Panel id issue
13 replies
FFilament
Created by dansing on 8/22/2023 in #❓┊help
Get Current Panel id issue
"Route [filament.jobseekers.resources.account.edit] not defined."
13 replies
FFilament
Created by dansing on 8/22/2023 in #❓┊help
Get Current Panel id issue
13 replies
FFilament
Created by dansing on 8/22/2023 in #❓┊help
Get Current Panel id issue
13 replies
FFilament
Created by rubendn on 8/11/2023 in #❓┊help
Icon Visibility on Text Column depending on record value
and just for additional, I recommend to add your status value in your related model for readability 🙂 e.g const ORDER_STATUS_PAID = 4; const ORDER_STATUS_SHIPPED = 5; const ORDER_STATUS_DELIVERED = 6;
8 replies
FFilament
Created by dansing on 8/10/2023 in #❓┊help
Star Rating - Checklist type / Tree / Not sure what to call it tho
Any tips on how I can optimize the part of the code from 120 - 127 https://gist.github.com/dansingian/91c2d2c2f1433923fa7645abca4ff03b
9 replies
FFilament
Created by dansing on 8/10/2023 in #❓┊help
Star Rating - Checklist type / Tree / Not sure what to call it tho
9 replies
FFilament
Created by dansing on 8/10/2023 in #❓┊help
Star Rating - Checklist type / Tree / Not sure what to call it tho
I'll probably do that later for improvement
9 replies
FFilament
Created by dansing on 8/10/2023 in #❓┊help
Star Rating - Checklist type / Tree / Not sure what to call it tho
Yes probably on the star rating input, I'm actually planning to use the regular tabs, and inside tab will be a repeater that user can select specific item, and add rating to it
9 replies
FFilament
Created by dansing on 8/2/2023 in #❓┊help
How to properly integrate middleware without ending up in a "TOO MANY REDIRECTS" issue
Yes, it's a Filament too
10 replies