Ian Tasker
Ian Tasker
FFilament
Created by Ian Tasker on 8/5/2023 in #❓┊help
EditTenantProfile and Relation Manager
I have configured tenancy in v3 and setup a tenant profile page. Is it possible to configure a relation manager for the edit profile page so users can be managed?
2 replies
FFilament
Created by Ian Tasker on 8/2/2023 in #❓┊help
Remove space between sections in grid
4 replies
FFilament
Created by Ian Tasker on 8/2/2023 in #❓┊help
Get record in edit widget
I would like to display a widget in the edit page of a resource. In 2.x you were able to add a property to get the current record like https://filamentphp.com/docs/2.x/admin/resources/widgets#accessing-the-current-record but in 3.x it looks to be missing. https://filamentphp.com/docs/3.x/widgets/stats-overview Has the feature been removed or am I missing something?
7 replies
FFilament
Created by Ian Tasker on 8/1/2023 in #❓┊help
TextInputColumn size
Its it possible to set the size of a text input column in a similar way to TextColumn?
7 replies
FFilament
Created by Ian Tasker on 7/31/2023 in #❓┊help
Non Tabbed Relation Managers
Is it possible to display multiple relation managers on the resource view page without having them tabbed? I am using v3 beta and had set the following public function hasCombinedRelationManagerTabsWithContent(): bool { return true; } but all this does is add the page as an additional tab called view instead of merging them all in to the page.
12 replies