F
Filament5mo ago
Xavi

Relationship Manager doesn't show

I create a relationship manager to show posts for users, but it doesn't show on edit user resource User model has a HasMany relationship called posts, and posts a belongsTo to User Model called user. I don't know why its not show. Its registred on UserResourceClass too
No description
3 Replies
Xavi
Xavi5mo ago
any suggestions? i try anything.. 😦
awcodes
awcodes5mo ago
Do you have any policies for the model?
Xavi
Xavi5mo ago
yes! its for policies. Thanks a lot @awcodes !
Want results from more Discord servers?
Add your server
More Posts
Export Actions - Fail, how do we find out why?In the export action, I am getting 17/17 failures . so no rows export, this isn't really making sensHow to choose the default locale for Filament? editing "locale" in config/app.php dindn't workThe default language of Filament now is in English, I want to change it to Arabic so I changed the vIs there any way to populate table filter form based on the tab selected in listing page?I have a date filter in resource table. Date filter has created from and created until. I have mulunsavedChangesAlerts() BadMethodCallExceptionHi everyone, i get this error : Method Filament\Panel::unsavedChangesAlerts does not exist." when i Table actions have loading indicator at all timesI load a table in my livewire page. I don't click any actions but loading indicators are apparent asHide row action in Relation Manager shown in view pageI have a Relation Manager that appears in view and edit pages. Prebuilt actions are only shown in tRefresh field after modal formI want to refresh field after modal form, but i don't know how? Anyone can helpme? Its my code: ``Use resource record ID in file upload pathI need to use the record id in my file path when uploading files. Is this possible, and if so, how wIs there a way I can make this Wizard Step layout more fluid?I am building a wizard within an action using steps and one of the sections currently looks as pictuSingle login page for multiple panelsHi guys, has anyone got any idea how to achieve a single login page under /login to access multiple