Hi ,
Using TS 6.1 SP1 on Win 2k box.
We have to provide customized browse on DCT field . Purpose of this customized browse is :
1. User should be able to browse his local file (non teamsite file ) present on his local file system
2. After selection of local file another browse window ( like teamsite browse ) should appear which will help the user to specify the teamsite cc directory where he want to upload the file .
I have seen similar kind of stuff on Worflow Task Details page , where we have the the 'Import' link for adding new files to a task .
I want to mimic similar kind of stuff on DCT screen .
With much R & D I was able to find a URL which 'Import' link on Task Details page calls .
With the help of this link I am able to browse local file and also a select the target directory on TeamSite CC .
But after after I am done with the selection of target folder , it gives me error ....'doDonePageNow' is undefined .
Could any one tell me the any hints on how can I mimic the teamsite import functionality .
OR
Is there any better way to do the same ?
Following is the url that I was using
http://fid2/iw-cc/command/iw.teamsite.import_dialog?done_page=/iw-cc/base/util/close_or_home.html&full_redirect=false&vpath=//fid2/default/main/www/French_Direct/dev/WORKAREA/waOne more thing to add ...it is uploading the file successfully to the target folder .
Pls change the servername (fid2) & also the branch vpath according to ur structure in this url .
Regards
Rohit Pathak