HiCan anyone tell me how to add a Text Link in a DCT?Thanks
Hi.I need to have a text link in my DCT. On clicking that link( example "Forgot Password"), it should open another window giving me the details on the steps I need to follow to recollect my password. I am using Teamsite version 6.7.1.
you can use callout button or inline command in your dct which then calls another cgi script written in Perl or Java to do whatever u want it to it do . in this case it will open/pop up a window
callout - yesinline - no, unless the inline is being used to incorporate common code for the callout.