Hi Experts,
I have enhanced a standard component , In that I have added 3 fields, first one is of type check box,and another two are for text input.
If I select check box , second field should be in enable mode otherwise If I did not select that check box Third field should be in enable mode.
For that,
In method get_p_field1, I had wrote code for check box.
In Method get_i_field2 and Method get_i_field3 I wrote code for enable and disable fields.
Now my problem is, this settings are shown in the configuration tab, but not in web UI level.
Could anyone help me in this..?
Thanks in advance
Hemadri