F
Filament2mo ago
Blaze

Form in resource index page

I'm creating a resource to edit an invoice template, so I only need one data entry, and I don't want to display it in a list. What I want is that when I click on the resource button in the navigation menu, it directly shows the form. How can I do this? Are there any learning materials on this topic?
5 Replies
Dennis Koch
Dennis Koch2mo ago
What you want it just a Page.
Blaze
Blaze2mo ago
what i wanna do is that it direcly loads the create or edit page
Dennis Koch
Dennis Koch2mo ago
Yes. Create a page. Put a form on it.
Blaze
Blaze2mo ago
Okay ill try thx
Want results from more Discord servers?
Add your server
More Posts
Repeater Button Position - On Top? On top and bottom?Is it possible to have Repeater action buttons at the top AND bottom? If not, can I position the buCheckboxList: modifyOptionsQueryUsing does not existThe docs say there should be this method to modify the options but this method does not exist: httpsBest Practices for Websites with FilamentPHPNow that I understand how to use FilamentPHP for creating apps and backends, I need to create the frRelationship Manager for BelongsTo and HasMany RelationshipWhat I am trying to do: I have a Relationship between Users and Domains. I want to create a Relationcreate a Order in my orderline page i get a error that the method is undefinedwhen i create a OrderLine and then edit it and make a Order (inside the orderline) i get this error how to show a MorphOne table in filament Table?I am struggling to access MorphOne relationship data in my table. I have Member model with MorphOne Section Heading-Background-ColorHi - Is it possible to change the background-color of a section-heading? I already tried the `extraAExecute filament commands inside a filament pluginHi, I am making a filament plugin which includes resources, models, relationmanagers, etc... Is theIs there a method to disable select row (checkbox) and display just the table with actions, filtersCurrently i'm hiding the checkbox prefixed with each row with css but is there an offical way to remexport notification message doesn't change base on localeAs we can see from image, I have translation file in `action/km/export` but on the notification list