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
What you want it just a Page.
what i wanna do is that it direcly loads the create or edit page
Yes. Create a page. Put a form on it.
Okay ill try thx