Hi All!I was wondering if one can use TS to authenticate access of various DCT and generated pages via Windows AD? For eg - One user is part of group A and second user is part of group B. I would want Group A to see all the DCT that exists and Group B to see only required DCT. At same time, let each group manage their own generated pages for any future changes with in page. If there is a way possible guide to some sample please. Thank you in advanced.------@ TS 6.5 Windows2003 Service pk1
Are you saying you want certain users (members of group A) to see all fields within a DCT when creating / editing a DCR, but other users (members of group to only see the required fields in the DCT when creating / editing a DCR?If so - I suggest you spend some time reading the FormsPublisher Developers Guide and FormAPI Developer's Guide. For the former - look for references to 'allowed'.
Hi,You can control to some extent by providing permissions on the WORKAREA.You can do so even by changing submit.cfg file according to your requirements.You can get more of this stuff in the admin guide. Hope this helps.Thanks,Pawan
No! Ghoti! Actually! I would want let say members of Group A to see All DCT that are part of workarea and members of Group B to see only one DCT with in workarea based on their permission right that would be validated via AD.