Hi ,
I have a job which opens up a dialog to collect user values for 3 fields.
I am facing 2 issues with it
1>As soon as the user enter value for field 1 & press enter it closes the dialog.
How to ensure that pressing enter does not close the dialog & how to ensure that user has entered value for all 3 fields.
2>After entering all 3 values and pressing ok the dialog box closes.
How to ensure that dialog clear up teh values & remain open for user to enter next set of records.