Hi,
I need to do the following: I need to create 2 different pages for registered users to add k2 items, let's say Page1 & Page2.
Also I have Category 1, 2, 3, 4, 5, 6.
At Page1 registered user should select among Category 1, category 2, category 3, without seeing category 4, 5, 6
At Page2 registered user should select among Category 4, category 5, category 6, without seeing category 1,2,3.
The reason I need to it this way, is that I want the user to see only specific categories, and not the whole category structure.
Is this possible??
Thanks