Display Content Types based on Folder
653189Sep 12 2008 — edited Sep 13 2008Hi All,
I am using Bea weblogic portal 10.2 with MySql 5.0
I have created content types named: type1 and type2.
I have folders in the repository named: folder1 and folder2.
while Adding the content in folder1 , I need to display only "type1" in content types box.
While adding the content in folder2 , I need to display only "type2" in content type box.
That means , I need to display content types based on folder.
Pls suggest is this possible.
Srinivas