How to set Kanban Board view as a default view

I Want to add a Kanban board view directly in the workspace as a shortcut how can I do that.?
Because I have an only list, doctype, dashboard, Report options in the view type

OR

I want to set the Kanban board view by default view

Thanks in Advance,
Bhushan

2 Likes

same question, if you managed to do it, please share the solution

I think is doable now using set_route on form or list loading, via script.

https://frappeframework.com/docs/v14/user/en/api/js-utils#frappeset_route

Anyway, there is a PR on Github related to this. After this, you will can configure default view on each doctype. I think this feature will be avaliable soon.

Hope this helps.

1 Like