Re: List Boxes

From: (wrong string) ćo Alves da Silva <joao-r-silva_at_telecom.pt>
Date: Fri, 29 Jan 1999 15:19:22 -0000
Message-ID: <78sji2$kvf$1_at_pthp35.telecom.pt>


I'm not shure if I have understud the question, but here we go:

1 - define a record group with the select statement (without the into clause)

2 - in the trigger when-list-activated or, if your list doesn't change a lot, in the trigger when-new -form-instance put the code:

       Clear_List(list_name);
       Populate_List(list_name, record_group_name);

Good luck

Joćo Received on Fri Jan 29 1999 - 16:19:22 CET

Original text of this message