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.