Skip to Content
0
Jul 19, 2016 at 05:44 PM

WDA: How to have the field in Dynamically Editable/Read Only mode

68 Views

Hi All,

I have a field street5.When In display mode I have written the following code to have it in read-only mode.

Similarly when creating it is in Editable mode.

Above conditions work fine.

But when in change mode the field still displays as Read-only mode.

How to make it Editable mode..Sy-ucomm not showing any function code.

On Click of Edit Mode:

Field still shows Display mode. What needs to be done to have it in Editable mode

Code:Select query check whether data in table. If data is there I am displaying as 'Display only mode". When I go to change mode same code is executed,how to restrict it?

Attachments

screen2.jpg (115.4 kB)
screen1.jpg (118.0 kB)
screen3.jpg (77.9 kB)