Re: Developer Question

From: Matt B. <mcb_at_fightspam.sd.znet.com>
Date: 2000/09/21
Message-ID: <ssld9s9at5ppb4_at_corp.supernews.com>#1/1


"dniel navarro" <dnavarro_at_intervoice.com> wrote in message news:39C63CAC.3564D4E1_at_intervoice.com...
>
> Greetings,
>
> I'm basically a beginner to using Developer/2000 Rel.2.1 and I am
> currently
> developing a client-side app. against an Oracle database (8.0.5). My
> question is how do you dynamically load values in a datafield object
> depending on
> the focus of the cursor in another datablock field. For example if I
> have two
> tables, CUST_STATE table and CUST_ZIP_CODE table, and my
> CUST_STATE table is hardcoded with the following data: AL, AZ, CA .
> I would to see in my form/report where my Zipcode block is dynamically
> loaded with the appropriate zipcodes that are related to the user's
> focus in
> the the State block, i.e. if focus on 'CA' then load '92111', '90210'
> and so on in
> the Zipcode block.
>
> Thanks for any hints or code examples.
> Daniel N.
> System Engineer.

Make two blocks and have a master-detail relationship set up between them and set the deferred property for the detail block to false.

-Matt Received on Thu Sep 21 2000 - 00:00:00 CEST

Original text of this message