>-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On >Behalf Of [EMAIL PROTECTED] >Sent: Sunday, 18 April 2004 10:18 AM >To: [EMAIL PROTECTED] >Subject: Re: GUI from Mv code Re: Crystal Reports > > Then some of the validation (two field >interactions) should be relegated to the On.SUBMIT part of the program, >etc.
FWIW you do NOT want to wait until SUBMIT ! In Visage, as soon as you have "all of the parts" of a multi-part key validation (2 or more) the validation is performed - and of course you don't have to write ANY code for this to happen (all part of our active code reduction technology :-) Likewise if you have cascading relationships like : Pick a Country & the State Box re-populates Pick a state and the Town Box re-populates Change the country & the State & Town boxes clear Are achieved without code ..... did I mention that we "extended" the dictionary structure, so that this sort of relationship is "visible" ? --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.659 / Virus Database: 423 - Release Date: 15/04/2004 -- u2-users mailing list [EMAIL PROTECTED] http://www.oliver.com/mailman/listinfo/u2-users
