Align heading with search bar
Is it possible to align transactions heading on the same line as the search bar without publishing and editing vendor files
2 Replies
In theory, it is possible using Render Hooks:
https://filamentexamples.com/tutorial/move-create-button-to-search-and-filters-toolbar?source=search
Filament Examples
Filament Table: Move HeaderAction Create Button to Search and Filte...
By default, the create button will be placed above the table. But we can move it to be in line with our Search toolbar.
Of course, in this case, you would move a different element