Pixxle_chris
Pixxle_chris
FFilament
Created by Pixxle_chris on 10/12/2023 in #❓┊help
Add external link in sidebar ?
Ok Thanks.
10 replies
FFilament
Created by Pixxle_chris on 10/12/2023 in #❓┊help
Add external link in sidebar ?
Where I can make this ?
10 replies
FFilament
Created by Pixxle_chris on 10/12/2023 in #❓┊help
Add external link in sidebar ?
I don't know, sorry for that 😅
10 replies
FFilament
Created by Pixxle_chris on 10/12/2023 in #❓┊help
Add external link in sidebar ?
No. So I make a Resource and in NavigationItem I add a external Link ?
10 replies
FFilament
Created by Pixxle_chris on 10/10/2023 in #❓┊help
Hide the Delete button on Resource
Hello, Thank you 👍 So delete this line on the xxResource/pages/EditOption Actions\DeleteAction::make()
6 replies
FFilament
Created by Pixxle_chris on 8/29/2023 in #❓┊help
Change the title on relation manager modal
Don't worry, thanks for your help 😉
11 replies
FFilament
Created by Pixxle_chris on 8/29/2023 in #❓┊help
Change the title on relation manager modal
Ok Dennis that's working. Very thanks. So for people who want to do this, in your RelationManager file, in the table function, I made this :
->headerActions([
Tables\Actions\CreateAction::make()->modalHeading('Custom Label'),
])
->headerActions([
Tables\Actions\CreateAction::make()->modalHeading('Custom Label'),
])
`
11 replies
FFilament
Created by Pixxle_chris on 8/29/2023 in #❓┊help
Change the title on relation manager modal
I use the v2
11 replies
FFilament
Created by Pixxle_chris on 8/29/2023 in #❓┊help
Change the title on relation manager modal
Hello Leandro, no it's not working. Call to undefined method Filament\Resources\Table::modelLabel() I put your code in the table function.
11 replies
FFilament
Created by Pixxle_chris on 8/29/2023 in #❓┊help
Sort data in Resource Table
Hello Dennis, Thanks a lot ! In the seach in the website, i wrote "sortable" 😅
7 replies