Re: oracle forms checkbox problem

From: Robert Meerwaldt <h.beekhuizen1NOSPAM_at_chello.nl>
Date: Thu, 21 Feb 2002 10:03:21 +0100
Message-ID: <a52d4r$46lun$1_at_ID-119154.news.dfncis.de>


Christian,

Do you mean something like this ???

IF something = ????
THEN :b1.checkbox := 'J'
ELSE :b1.checkbox := 'N'
END IF; hth

Robert

"Christian" <predi_at_mediaone.net> schreef in bericht news:97936c89.0202201908.2be99da9_at_posting.google.com...
> Hi all,
>
> I have a small problem with Oracle forms. I am looking for a way to
> change the checkbox status (check and uncheck) via PL/SQL code. This
> checkbox is not assigned to any table columns. I tried a lot but nothing
> worked out.
>
> Any ideas?
>
> Thanks,
> Christian
Received on Thu Feb 21 2002 - 10:03:21 CET

Original text of this message