Ahmad
Ahmad
FFilament
Created by Ahmad on 7/24/2024 in #❓┊help
Multi-tenancy tenantMenu performance (query count)
Will give it a try, thanks a lot! 💚
5 replies
FFilament
Created by Ahmad on 1/20/2024 in #❓┊help
How can i manage authorization for a custom page (not attached to resource)?
Thanks a lot for looking into it! 🙂
11 replies
FFilament
Created by Ahmad on 1/20/2024 in #❓┊help
How can i manage authorization for a custom page (not attached to resource)?
it turns out i had to update to 3.2 for that to work 🙂
11 replies
FFilament
Created by Ahmad on 1/20/2024 in #❓┊help
How can i manage authorization for a custom page (not attached to resource)?
nope, this is a custom settings page that I have which is not tied to any resource (Model), so policies should not affect that.
11 replies
FFilament
Created by Ahmad on 1/20/2024 in #❓┊help
How can i manage authorization for a custom page (not attached to resource)?
Yeah, i'm extending Filament\Pages\Page but it's not working i just double checked. I went up the hierarchy to see where this function is called "canAccess" and i can't find it being called anywhere. Which version of Filament are you using? I have v3.1.11 on my side
11 replies
FFilament
Created by Ahmad on 1/20/2024 in #❓┊help
How can i manage authorization for a custom page (not attached to resource)?
didn't work either .
11 replies
FFilament
Created by Ahmad on 9/18/2023 in #❓┊help
How to call a function in another service on saving a relationship manager item of one resource?
will give it a try. Thanks a lot for your answer!
12 replies
FFilament
Created by Ahmad on 9/18/2023 in #❓┊help
How to call a function in another service on saving a relationship manager item of one resource?
And because Price is a relation to Product, Filament doesn't create CreatePrice, EditPrice classes etc. Only CreateProduct, EditProduct, etc are created.
12 replies
FFilament
Created by Ahmad on 9/18/2023 in #❓┊help
How to call a function in another service on saving a relationship manager item of one resource?
just to make sure we are on same page. I'm trying to trigger some action when Price is created/edited, not for Product.
12 replies
FFilament
Created by Ahmad on 9/18/2023 in #❓┊help
How to call a function in another service on saving a relationship manager item of one resource?
tried that. Didn't work
12 replies
FFilament
Created by Ahmad on 9/18/2023 in #❓┊help
How to call a function in another service on saving a relationship manager item of one resource?
where should I define afterCreate (in which Class)? the parent (Product page) ?
12 replies
FFilament
Created by Ahmad on 9/14/2023 in #❓┊help
How to call a function in another service on saving a form record?
how about if i want to do that for an relationship manager items of one resource ?
7 replies
FFilament
Created by Ahmad on 9/14/2023 in #❓┊help
How to call a function in another service on saving a form record?
thanks a lot!!
7 replies
FFilament
Created by Ahmad on 9/14/2023 in #❓┊help
How to call a function in another service on saving a form record?
it is in an admin panel
7 replies