F
Filament12mo ago
Sael

Edit forms

is there a way to change the Edit in the forms?? I want to change the word Edit
No description
Solution:
protected static ?string $title = 'View Answer'; you can treat the editresource like the same as the default resource...
Jump to solution
8 Replies
Sael
SaelOP12mo ago
i tried reading and editing the editrecords, but nothing worked
Hemanath
Hemanath12mo ago
Need to change action name edit?
Sael
SaelOP12mo ago
Yepp, i want to change the word 'Edit' to another word? is there any way to configure that?
Hemanath
Hemanath12mo ago
you can use ->label('')
Sael
SaelOP12mo ago
this is at the top btw along with the breadcrumbs, not sure how would i put label here Nvm, found the solution. Thank you.
Hemanath
Hemanath12mo ago
protected static ?string $label = ''
Solution
Sael
Sael12mo ago
protected static ?string $title = 'View Answer'; you can treat the editresource like the same as the default resource
Sael
SaelOP12mo ago
yepp, thank you.
Want results from more Discord servers?
Add your server