Skip to Content
0
Former Member
Apr 21, 2009 at 07:25 AM

Hiding View Container UI element

141 Views

Halo All,

I have a view container UI element. I want to hide this element based on certain condition( i.e dynamic). I have created a node with name VISIBLE with cardinality 1..1 and selection 0..1. In the node VISIBLE, I have created an atrribute ALV_VISIBLE of type WDUI_VISIBLE. Moreover i did the binding of ALV_VISIBLE with view container VISIBLE property. In the VIEW, I have used the method SET_ATTRIBUTE to hide or display the element.

But the problem is that, when i tried to set the value of VISIBLE property, it is setting the value of STATIC ATTRIBUTES. Can anyone tell me why is it happening so??? from yesterday i am not understanding why is it happening so?

Thanks,

Ravi