cancel
Showing results for 
Search instead for 
Did you mean: 

Select Option Extension button event

former_member209920
Active Participant
0 Kudos

Hi

I have a problem. I have a screen with all select option fields out of which many are mandatory. But when user click on extension button on any select option field and any of the mandatory field is empty, it gives error message.

I want to identify the event occurs when user click on Extension button so that I can handle it in coding. Also, what event occur when user presses Enter on screen??

Please respond ASAP.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

When you write the error message in 'WDDOMODIFYVIEW' this method , than when you click on

extension or button you will get your error message because the fields are empty .

so , please write the message in th button action than you wont get your error message .

former_member209920
Active Participant
0 Kudos

thanks.

but then if user presses enter in screen, it will not give error message. I need to identify event raised when F4 is pressed so that I can put a condition if F4 is pressed then check will not execute.

Answers (0)