Re: Forms 4.5 questions
Date: 1995/10/03
Message-ID: <44rdgt$l0p_at_ixnews5.ix.netcom.com>#1/1
In <44piak$qho_at_cnn.MOTOWN.GE.COM> ttroccol_at_motown.ge.com (Ted M.
Troccola X4721) writes:
>
>Can you have dynamic forms?
>
> I want my form to have a list of buttons whose names are taken from
the
> rows in the tables. The tricky part is I never know how many rows
> there will be. I do know that the max will be 10.
>
> So I want to do a query and get the rows then create 1 button for
each row.
>
>Is this possible?
>
>
>Thanks
>Ted
>
>please email to ttroccol_at_motown.ge.com
>
Greetings,
You could create a stacked view with 10 buttons then using the
GET_APPLICATION_PROPERTY and SET_APPLICATION_PROPERTY procedures hide
or display the buttons depending on the number of rows retreived by the
query.
Regards
Dinar
ddhond_at_ix.netcom.com
Received on Tue Oct 03 1995 - 00:00:00 CET