Customize Page
I want to create a setting page for email.
I created model Setting and table Setting,
Table Setting has two columns: key: string, value: string
How do i created a link called "emails" in sidebar, and when i click "email" , that page has form not list.
5 Replies
How can i hide Settings in sidebar ?
I created SettingResource, and i created custom pages "emails".
My purpose is created a page similar this
Can you suggest me some ideas ?