Re: Forms 4.5 poplist question

From: Martin Bobrovsky <Martin.Bobrovsky_at_workforce.co.at>
Date: 1998/04/09
Message-ID: <352CCA01.6CC0DF97_at_workforce.co.at>#1/1


> When the box is checked the user must make a non-null selection from the
> poplist. When the box is not checked, the poplist is disabled, but I don't
> want any value to appear in the disabled poplist.
>

WHEN-CHECKBOX-CHANGED: :BLOCK.POPLIST := NULL;    set_item_property('BLOCK.POPLIST',ENABLED,PROPERTY_FALSE);

Martin Received on Thu Apr 09 1998 - 00:00:00 CEST

Original text of this message