Re: how to populate a list with a dynamic query

From: Caryl Lee Fisher <cfisher.dulcian_at_worldnet.att.net>
Date: 1997/11/11
Message-ID: <649kfo$sp1_at_bgtnsc02.worldnet.att.net>#1/1


Make your child poplist record group dependant on your parent list item. e.g. select ... where deptno = :list_for_dept Populate the child list on your when_list_changed trigger for your parent list.

Paul Dorsey
Dulcian, Inc.

P.S. How do you post so that it shows as a child posting? All mine show up as their own header.

Mohamed Mahfooz <mohamedb_at_yahoo.com> wrote in article <01bcee74$1e26fd60$070b0185_at_compaq-nt>...
> Hi everyone,
> I have a form that has two related fields, dept and contact. The
 contact
> field lists all the employees in the each dept. What I want to do is to
> populate the contact field with the appropriate list according to the
 value
> in the dept field, that is, I will need to create a record group
> dynamically. I have tried several ways but I couldn't get a result, any
> help will be appreciated.
>
> regards,
> mohamed mahfooz
> Dubai Public Prosecution
> Programmer
>
>
Received on Tue Nov 11 1997 - 00:00:00 CET

Original text of this message