Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Dynamic LIST_ITEM (ComboBox)
Joao Ricardo B Oliveira wrote:
> Hi there
>
> Anyone know if there's a way to get data dynamic from a table into a
> LIST_ITEM ?
>
> I use FORMS 4.5
>
> jricardo_at_ipb.pt
>
> thanksx !!!
Create a record group then use it to populate the list item... Create_group_from_query, populate_group and finally populate_list.... are three functions u use in order... Received on Mon Jul 12 1999 - 20:21:17 CDT
![]() |
![]() |