Skip to Content
0
Former Member
Jan 06, 2011 at 06:50 PM

Display Category Contents

23 Views

Hi,

I'm trying to use a method displaycategorycontents(453) with getnavcontroller() in the homepage. It works in R2, but not in R3, any idea ? here's the code for the anchor :

javascript:getNavWorkController().displayCategoryContents(34);

the error comes out , "the object does not support this property or method".