Hi All,
I came across this situation where I have to create a shared DCT for 2 groups of user. (anyway, I am working with TeamSite 6.5 SP2 in a Windows Server 2003 Enterprise Edition)
I got 8 container in the DCT, if user-group1 user launch the DCT, they can see and fillup fields in all 8 containers. if user-group2 user launch the DCT, they only can see 4 container out of the the 8.
I have some idea in my mind:
- launching a popup windows to ask the author to choose their user group, and based on the popup page result, the DCT then will refresh and show or hide the container accordingly.
- creating a field in DCT to ask the user-group (when the user 1st launch the DCT, they only see the user-group field), and after the user choose one of the group, the DCT auto refresh and render the container accordingly.
- or is there anyway to detech the user-group automatically?