Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to execute function code of module screen when a screen field is with required option

Former Member
0 Likes
511

I created a module screen with two i/p fields and one application toolbar button for exit to screen 0.  I kept those two i/p fields as required. So if i click on exit button with out entering any data in that two i/p fields it is giving error "Fill in all required entry fields".

How can I override this one?

Regards,

Praveen chitturi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
449

GOT IDEA .

cleared by using at exit-command in pai module.

GOT IDEA .

cleared by using at exit-command in pai module.

1 REPLY 1
Read only

Former Member
0 Likes
450

GOT IDEA .

cleared by using at exit-command in pai module.