Skip to Content
0
Aug 17, 2008 at 01:46 AM

cotext node attributes not displayed in configuration.

24 Views

Hi experts,

My problem is i am not able to see the context node and its attributes in the configuration tab in my view.

Under structure tab in component workbench, i could see the context nodes and attributes present ( which i had mentioned while creating the view through wizard ) , i have also written code in .htm plus the context nodes are present as Page attribute in .htm but still when i go to the configuration tab, i cant see the context nodes there in available fields.

But, when i implement getter setter for any attribute of a node, then it becomes available in the configuration tab with only that attribute . Rest attributes of context node ( which getter-setters are not implemented ) are not present in config. tab.

However, in many std. componet views, we can find all the context nodes and all there attributes present in the config tab though their getter-setters are not implemented.

Can anyone guide me as how do i achieve the same in my view ?

Am i missing out anything ?

Kindly guid me as how to get the context node attributes in Configuration Tab of a view .

Thanks ,

Suchita