You’re asking how to create shortcuts to different pages? Edit the workspace and adda shortcut
No, I don’t want short cute when click on that pages then that time directly show pages doctype without any shortcuts
Hi @RK_1214,
You can’t achieve this as per Frappe Standards. You can create shortcut for a page in your workspace and link it with Pages. Refer: Customization
Is workspace overriding is possible or not ?
Yes, you can patch required functions from workspace.js to a custom app.
Thank you.
I am make some change in workspace.js of erpnext. I want to override that changes for my custom app.