I am facing the following issues ,
1.As you mentioned in the post that we can assign a wdkcomponent to a tab, i tried to pin wdkcomponent 'doclist' or homecabinet_list , its displaying the my component homecabinet_list/doclist but when i click on any object/folder its throwing error onclickObject method not found. I have not modified this component , i am just specifying this wdkcomponent (doclist) available in the webcomponent layer outof box. If i specify 'drilldown' wdkcomponent and assign it to tab its working fine. Does taskspace allow this type of function. i have attached the document containing screenshots of the steps i followed and error getting.
2. If i include Action button in foldercontent taskspace component , and specify my custom action, and i need the component to be opened in the tab(folder type) not in a separate window or pop window . Is this possible. As i cant see that option in the foldercontent taskspace form. I specified a custom action that will call the component 'homecabinet_list' .