Regarding a form [message #199621] |
Wed, 25 October 2006 04:49 |
orafan2003
Messages: 122 Registered: February 2006
|
Senior Member |
|
|
Hi,
In my form,
there is one block based on a table. There are 10 columns in my table. When I run my form, and enter values and press a button, the values will be saved in the database. Even without entering any values and pressing the button is submitting null values into the table. I want the user to enter values in 5 text item compulsorily. I tried using "required" property. But that property is working only if the focus is in that particular text item. How can I achieve this task of making the user enter values even if the focus is not in that particular text-item?
|
|
|
|
|
|
|