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)
How does DCT <browser> element to select other ..
System
Hi all,
Have a good day.
We have a question.
How does DCT <browser> elements to select other branch's files?
Warmest regards,
Joe
Find more posts tagged with
Comments
Migrateduser
Actually, the <browser> tag in DCTs currently only allow you to browse files within the the current workarea (ie the workarea that the DCR is in, or the workarea that the user was in when new dcr was launched); you cannot browse files in other workareas nor can you browse files in workareas in other branches.
One way to work around this is to write your own branch-level browser and hook it through the CGI callback or formapi mechanism. (There might already be branch-level browsers out there?)
--Daniel
Migrateduser
I use cgi-callout to implement this requirement.
The article attachment solution document .