thomas
|
| Posted: 02/16/2002, 11:30 AM |
|
Hi there,
i have a record form and want to put data from that form into the database. I turn on the the "creation validation rules" of this form. Then i marked in the field properties "requiered" to make sure that this field must be filled out.
If i filled out that field everything is ok, if i leave it blank i got the correct message "The value in field Ergebnis is required." but i lost my address_id.
So whats wrong ?
|
|
|
 |
Nicole
|
| Posted: 02/18/2002, 4:16 AM |
|
Thomas,
is it address_id is a primary key in your table? What is its control type (Hidden field, textbox, etc.) Have you created Validation event?
What is CC version and what pattern do you use?
|
|
|
 |
|