drawer work item tasks on custom views
Hello,
We would like to use the drawer work item tasks that exist on the out-of-the-box views „My Work“, „Team Work“ and „Active Work“ for some Custom Views of us, but I didn’t really find anything about them being applicable on other views. Our Custom Views are basically the same as those out-of-the-box ones, just with some additional functions.
So we are trying to recreate those tasks currently but it’s taking longer than we thought. Can someone roughly break it down to me how they work or is there already something like a community solution? Or is it something that is better asked from consulting? Thanks in advance.
Answers
Hi @Mehwish_Shahid - There's not a straightforward way to add the drawer tasks. There is however this custom framework for adding inline tasks to the grids.
How to trigger Assign to Analyst by Group — Cireson Community
GitHub - ryanlanegit/CustomGridTasks: Creating custom updates to the Kendo grids in the Cireson Portal for Service Manager.
Maybe this will cut down on some of your development time.