Jon
Jon
FFilament
Created by Jon on 11/19/2024 in #❓┊help
How do I make text based boolean columns
thanks
4 replies
FFilament
Created by Jon on 11/15/2024 in #❓┊help
can someone help guide me in setting up filament for specific users or groups?
im trying to think this through, but hopefully someone can actually answer me and correct me if it is wrong. From my understanding... For standard back end management, i create a admin panel where i attach one of many models. Info lists are more view only -- or "show" pages? Tables are the index, forms handle the edit and create? Widgets are GUIs to analyze data? And pages are one offs that can hold one of the above? Can a panel only consist of defined pages? Can one resource form be split between multiple pages? Can a "relationship manager" be its own link in a panel, where the index, and forms all tie back to the user of the panel? Ie if a user_food table exist, and i logged in to my panel and wanted to list all the food i ate, how do I set this up? All the documents seem geared toward pick a user, then pick a food within the user resource.
4 replies
FFilament
Created by Jon on 11/15/2024 in #❓┊help
can someone help guide me in setting up filament for specific users or groups?
is it pages that i need to set up or what?
4 replies
FFilament
Created by Jon on 11/15/2024 in #❓┊help
can someone help guide me in setting up filament for specific users or groups?
or if anyone knows of a good example where someone has done something similar, can you link it so i can see how it works. Filament is a bit confusing to me beyond the basics of adding forms and columns to a table
4 replies
FFilament
Created by Jon on 10/23/2024 in #❓┊help
How do I filter count columns
i dont even know if having is a valid function -- suggested by github copilot. but if this can be accomplished without running a bunch of queries again, and just use the already counted records in the table. that is what I would like. I'm just not sure how to reference that column properly
3 replies
FFilament
Created by Jon on 2/10/2024 in #❓┊help
How can I save data (TAGS) into a M:M polymorphic array? I have been struggling w/ this for months
is there any way to get help with this?
2 replies
FFilament
Created by Jon on 12/5/2023 in #❓┊help
If I want to create panels for Users or Groups to edit their settings, is that a multitenant setup
well i just created 3 panels back to back, no other changes, so im not sure why 2 would work and one doesnt. "You don't have permission to access /vendor/ on this server."
4 replies