I have created a dialog screen with arrtibute
SCREEN TYPE = Modal Dislog Box.
On the screen I have 5 variables with two mandatory.
I have put validation with all variables.Now if error occured I am displaying error popup message "Enter valid values"
when user hit enter or green check bok on the error popup.
After that he again need to hit enter to enable all the five fields. means one extra enter he/she has to hit.
Second issue with the Modal dislog screen is that
to close the dialog screen X (Close) is not working.
Please suggest
Aman