If Statement for Radio Group & Poplist

From: Daniel Butun <dabutun_at_iinet.net.au>
Date: Tue, 17 Oct 2000 10:09:53 +0800
Message-ID: <8sgcdk$2nb$1_at_news.cowan.edu.au>


[Quoted] Would somebody be able to assist me with some coding.

I need to be able to determine what the values selected in a radio group and a poplist are.

Heres the Items:
Radio Group

    Help_Radio_Group
Radio Buttons

    Equipment_Checkbutton
    Person_Checkbutton
    Job_Checkbutton
    Reports_Checkbutton

Poplist

    Job_Help_List
Elements in list

    Topic 1        Return Value - 1
    Topic 2        Return Value - 2

Forms doesnt provide any code on this and this is one example of what I've tried
IF :mainhelp.help_radio_group = Equipment_checkbox Then NULL;
END IF; [Quoted] and for the poplist, I have tried similar code.

Any assistance would be appreciated.

Thanks
Daniel Butun Received on Tue Oct 17 2000 - 04:09:53 CEST

Original text of this message