How do you control the constraints in forms? This can be done by selecting the Use Constrain Property to ON.
You can suppress or customize error messages in Forms. This can be done by setting the message level of the system variable SYSTEM.MESSAGE_LEVEL. The other way to do this is by using the ON-ERROR / ON-MESSAGE triggers.
|