I have created one workspace , When user click on that workspace in side menu bar it will redirect to a particula
r doctype without adding any shortuct in workspace
User will click on test and it directly redirect to a doctype
I have created one workspace , When user click on that workspace in side menu bar it will redirect to a particula
r doctype without adding any shortuct in workspace
I need to redirect to a doctype , How can i change the route of workspace
try /app/Test and target /app/nameofdoctype .
I dont think it will work too because redirecting workis when the page loads not renders
Thank you
Yes now it is working but on load only , any other solution for this ?