mfauzi
Posts: 14
|
| Posted: 08/25/2006, 9:47 PM |
|
CCS 3.012
I am using grid/form builder to make form. The form produce the following:
'CCS_REquiredField'
when it validate all the required fields. Is it a bug or what. Pls help and all the form is having the same error.
Tia
|
 |
 |
Edd
Posts: 547
|
| Posted: 08/26/2006, 6:01 PM |
|
Check that you do no have a "default value" in any of the fields, as this says to CCS that the empty row is not an empty row and that you have not completed the required fields,
To insert default fields use the before insert event.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|