main logo
Subject: Re: Compulsory Input on form
Author: Virgil Bevans
Posted: 2001/11/03 14:16:00
 
View Entire Thread
New Search


Since the business object is responsible for handling record addition/deletion/update, it seems to me that that would be the proper place to check for empty entry fields. Just my opinion.


I have managed a purchase order form (still under works), currently there are three fields iPONo, dPODt, cPartyID (using a combo).

These three are working and are compulsory fields. In their respective builders I have check marked the respective question for making it a compulsory field. But yet I am able to save the record completely empty.

In CB terms where would you want me to put in the logic to check for empty, in the database, bo, class of the field (txt, cbo, etc), on the form


 
©2001 Virgil Bevans
<-- Prior Message New Search Next Message -->