Re: Forms 4.5 questions

From: Steve Cosner <stevec_at_zimmer.CSUFresno.EDU>
Date: 1995/10/02
Message-ID: <DFuEpt.75v_at_CSUFresno.EDU>#1/1


In article <44piak$qho_at_cnn.MOTOWN.GE.COM> ttroccol_at_motown.ge.com 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?

Try SET_ITEM_PROPERTY('BLOCK.ITEM_NAME',DISPLAYED,PROPERTY_TRUE); and conversely property_FALSE to display or hide your buttons. This works for me.

Steve Cosner Received on Mon Oct 02 1995 - 00:00:00 CET

Original text of this message