message Field must be enter - when exit form [message #143228] |
Wed, 19 October 2005 09:22 |
supriya_546
Messages: 56 Registered: October 2005 Location: hyderabad
|
Member |
|
|
Hi all,
i have one datablock in my form.initially the control is placing on "name" field which is a required field (its required property is set to yes in properties.).if i click exit button on toolbar without entering anything in this field its giving
field must be enter & prompting the user with popup to close the form.
it should not popup & should be exit without any message.
can anyone helpout how to do this.
thank u
supriya
|
|
|
Re: message Field must be enter - when exit form [message #143304 is a reply to message #143228] |
Wed, 19 October 2005 18:01 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
You must be populating, at least, one field in a trigger, for example, pre-block or When-New-Form-Instance.
Respond with the list of triggers in your form and the code that you have placed in them.
David
|
|
|