F
Fred Boer
I have two fields VolumeNumber and NumberofVolumes. I have created a
table-level validation rule (VolumeNumber<=NumberofVolumes). On my data edit
form, if I enter invalid data, and then attempt to save the changes using
the menu (Records>Save Record), a popup with my Validation text is shown.
However, if I simply attempt to navigate to another record, no Validation
text is displayed. The attempt to navigate to another record silently
fails....
Why doesn't the Validation text display? Do I have to do form-level
validation as well? I have no "Set warnings off/on" processes in my code..
Thanks!
Fred Boer
table-level validation rule (VolumeNumber<=NumberofVolumes). On my data edit
form, if I enter invalid data, and then attempt to save the changes using
the menu (Records>Save Record), a popup with my Validation text is shown.
However, if I simply attempt to navigate to another record, no Validation
text is displayed. The attempt to navigate to another record silently
fails....
Why doesn't the Validation text display? Do I have to do form-level
validation as well? I have no "Set warnings off/on" processes in my code..
Thanks!
Fred Boer