2007 Nov 04 4:04 PM
Hi All,
I have 3 fields in select options. If all the three empty, then I should give a message that atleast one should be filled. How can I validate all the three fields at a time? Please explain.
Thank you in Advance,
Sekhar
Hi All,
I have 3 fields in select options. If all the three empty, then I should give a message that atleast one should be filled. How can I validate all the three fields at a time? Please explain.
Thank you in Advance,
Sekhar
2007 Nov 04 4:07 PM
if so_1[] is initial and so_2[] is initial and so_3[] is initial.
give error message
endif
where so_1, so_2, so_3 are your select options and the code is to be written in the at selection-screen event.
2007 Nov 04 4:12 PM
Hi Chandra,
In the "At Selection-Screen" Event check if <b>all</b> the fields are initial then raise an error message requesting for atleast data in one field.
Regards,
George
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |