Home » Developer & Programmer » Forms » Prevent enforcement of 'Required' property conditionally
Prevent enforcement of 'Required' property conditionally [message #152021] Tue, 20 December 2005 09:33 Go to next message
dlaw65
Messages: 8
Registered: September 2005
Location: jamaica
Junior Member
Hi

Is there a way for me to prevent enforcement of the Required property of a text item when (and only when) navigation is to a particular push button? If I set the Mouse Navigate property of the push button to no then users could bypass required items and I am trying to avoid coding all those checks in the procedure that commits.

Thanx
Re: Prevent enforcement of 'Required' property conditionally [message #152079 is a reply to message #152021] Tue, 20 December 2005 20:17 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Okay, you are using Forms 6i.

Have you considered using When-Validate-Record to check to make sure that all the fields have been populated?

You could try disabling the button until all the fields have been entered. Again this is in the WVR trigger. This works best when you only have a single occurrence of the button.

David
Previous Topic: httpd.conf help
Next Topic: How to control Session in forms to reports
Goto Forum:
  


Current Time: Fri Sep 20 02:20:50 CDT 2024