Hi,
I have a requirement like this
I have KM folder structure lik this
<b>Folder_1 Folder_11 Folder_12 Folder_2 Folder_21 Folder_22</b>
I want to assign
<b>Folder_11 and Folder_21 to Group1
Folder_12 and Folder_22 to Group2</b>
After assigning this , Suppose Group1 users logs into the Portal and Using KM navigation , group1 user should able to see the structure( folders ) like this
<b>Folder_1 Folder_11 Folder_2 Folder_21</b>
for Group2 user
<b> Folder_1 Folder_12 Folder_2 Folder_22</b>
How to achieve this <b>programatically</b>
thanks
pk
Message was edited by: PK G
Message was edited by: PK G