Hello All,
I am trying to control the visiblity of buttons/panel exsisting at the container level from the component.
In the component, based on few conditions the save/cancel button needs to be hidden and ok button needs to be displayed.
the three buttons are available in the container.
I tried using container.getControlByElementName (strElementName) from the component, but in vain.
Guidance required.
Thanks,
Prathibha