Re: Visibility property in Oracle form

From: Chet West <chetwest_at_carolina.rr.com>
Date: Wed, 21 Nov 2001 02:27:56 GMT
Message-ID: <MiEK7.25581$jr5.6648552_at_typhoon.southeast.rr.com>


They do this because they don't want to allow you to navigate to a hidden item. Thus (as the documentation states) you must re-enable an item after you make it visible again.

Chet West

"Stjepan Brbot" <Stjepan.Brbot_at_ZG.HiNet.HR> wrote in message news:9sej4v$2flt$5_at_as201.hinet.hr...
> I created one form using Form Builder 6i. On this form I
> programmatically (in run-time) change the visibility property to
> visible/unvisible of one text item according to value in another list
> item on form. But, after item is unvisible and when I revert back to
> visible, this item is automatically not enabled and update allowed is
> not set so I have to manually in trigger set enable and update_allowed
> to true. Why text item after setting visible property to false
> automatically sets enabled and update_allowed to false?
>
> --
>
> Stjepan Brbot <Stjepan.Brbot_at_ZG.HiNet.HR>
>
>
>
Received on Wed Nov 21 2001 - 03:27:56 CET

Original text of this message