Field Validation

Dave Bucher

New Member
Hi,

Our users would like field validation performed when they leave a field, but when I used the SDO validation method, which was to create an internal procedure named "fieldnameValidate", this procedure only fires when the user presses save. I was thinking of calling the validate internal procedure on a leave trigger in the smartViewer. Doesn anyone think that this will bypass any ADM2 rules or such, thanks.
 
Back
Top