Skip to Content
0
Former Member
May 27, 2008 at 04:57 PM

Get UI element ID

1952 Views

Hi,

I'm trying to get the element ID.

Ex: I'm having a inputfield with id = 'input1'.

at runtime i want to hide the fields depeding the id.

So i need to get the id.

I used cl_custom_event to get the id.

But getting the type conflict.

Can u help me out.

Thanks.