Skip to Content
0
Former Member
Mar 24, 2006 at 01:47 PM

Screen enable/disable

19 Views

Friends,

I have a webDynpro view .View contains group,toolbar,buttons and other UIelements.

On pressing a button,i want to disable the screen(meaning that user shouldnot have a chance to modify the content).It is something like a submit and you wait for an event to enable the screen for further user intraction.(Retaining the status before submit).So whatever the fields were protected before submit should also be protected.

Is there any simpler way to do that ?.