Skip to Content
0
Former Member
Feb 17, 2009 at 11:50 AM

Drop down in Web dynpro

22 Views

Hi,

There a drop down with 3 options(Between,On,From).The requirement is that the field should contain only the option "ON".

The Drop down option can be removed by setting the properties to the fields. The drop down values are as a part of domain which is binded to the screen element.

So either through code we need to override these values or need to create a new domain which is having only the relevant values and bind this to screen element.

But the later option may cause some issues as the same might used at some other places in the component.

Kindly help me.

Thanks In Advance.

Regards,

Swetha.