Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
disable "Files" tab in WebDesk
System
Does anyone have any ideas how to disable the "Files" tab in WebDesk so only the "Tasks" tab shows? Also, can I disable other tabs that appear on the "Tasks" tab like the "Task Details" tab?
Find more posts tagged with
Comments
Adam Stoller
I do not believe that there is any supported way to do this.
Could you perhaps expaling *why* youwant to be able to do this?
--fish
(Interwoven, Curriculum Development)
Migrateduser
We only want users to work with their "Tasks". Our users will create DCRs by linking to a url directly to the datacapture. They have no need to go in to any workareas or take part in any of the "Files" tab functionality.
Also, Do you know how to construct a url directly to a datacapture without launching an empty browser. I use the following link, but it first opens a browser that launches the dialog to find a datacapture template. I'd like to go the dialog directly without launching the new, empty browser. Here's the link...
<a href="http://"schematest/iw/webdesk/login?iw_tmp_login_location=/iw-bin/iw_cgi_wrapper.cgi/tmplJavaBrowserSwitch.cgi/new_dcr%3Fsession=1%26area_path=%2Fdefault%2Fmain%2Fportal%2FWORKAREA%2FCompanyNews%26wf_action=prompt_new_job%26task_id=&iw_locale=en">Link</a>
Adam Stoller
At this point you'd probably be better off designing your own custom UI's using the OpenAPI and/or Content Services SDK products that provide Java (and/or SOAP) interfaces for TeamSite.
As for the URL's - there appears to be at least one typo in what you posted (I see double quotes after the htp://) - and you should probably look at the documentation on Casual Contributor Interface (CCI) URLs in the TeamSite Administration Guide and/or look for similar information in the Tech Notes on DevNet and/or KB articles on support.interwoven.com
I would not expect the ability to modify the WebDesk GUI the way you want anytime soon - if at all, given the existance of OpenAPI and ContentServices SDK.
Sorry
--fish
(Interwoven, Curriculum Development)