Subject | Trigger and required field |
---|---|
Author | Sergey Mitrushkin |
Post date | 2001-02-07T09:18:22Z |
Hi
how can I say to IBO that field defined in metadata as not null not
mandatory? it's value is calculated by trigger
when I try to append data using db tool like quickdesk - everything ok! -
i leave this field blank and value calculating by trigger
but when i try to do the same in program - I receive the error "XXX is a
required field". I set the attribute NOTREQUIRED to this field, but it
doesn't help :(((
---
Sergey
how can I say to IBO that field defined in metadata as not null not
mandatory? it's value is calculated by trigger
when I try to append data using db tool like quickdesk - everything ok! -
i leave this field blank and value calculating by trigger
but when i try to do the same in program - I receive the error "XXX is a
required field". I set the attribute NOTREQUIRED to this field, but it
doesn't help :(((
---
Sergey