Hello,
What is the general procedure to modify the regular taskspace welcome screen to include a task list and an a folder view?
I am using xcp developer 1.5.
Hi,
You can create your own Tab using Dashboard form type and there you can show Folder View by passing fixed Folder Object ID or by using Adaptor and Some tasks using ReadOnly table.
Can you explain more what exactly you are looking for?
Once you define a role, you can configure which tabs are available to that role. That includes adding/removing welcome tab.
I am actually trying to customize the default_welcome tab that's in taskspace to also display a task list and the contents of a folder.
I created a new form based on the default_welcome and I'm trying to add 2 sections. One for a task list and one displaying the contents of a folder.
I will then display this as the first tab the users see when they connect to the applications. Sort of like a welcome page with more info.
Yes, since you can define any tab to be first tab, you can configure your own welcome screen.
Yes, I was able to do that. However I am still trying to add a folder view as a subsection of my own welcome screen.
I was able to add a task list using a table and the tutorial here https://community.emc.com/docs/DOC-10781 however I'm not sure yet how to add a folder view.
I suggest you go through the Taskspace Configuration guide.