Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: FORMS 5.0 -- a navigation issue

Re: FORMS 5.0 -- a navigation issue

From: Martin Bobrovsky <Martin.Bobrovsky_at_workforce.co.at>
Date: Thu, 16 Jul 1998 17:19:22 +0200
Message-ID: <35AE19FA.AA2827B7@workforce.co.at>


Michael Dean wrote:

> I have a group of fields that I want to be disabled by default (i've done at
> design time) when the form loads. However, depending on what value they
> choose for a particular poplist, I want to ENable select fields from those
> disabled. Make Sense? I have the enable process working. The problem is
> that all fields that are disabled at design time are no longer keyboard
> navigable, even after I re-enable them at run-time.
>
> Any suggestions on getting keyboard navigation reset at run-time?
>
> All suggestions are appreciated.

set_item_property('BLOCK.ITEM',NAVIGABLE,PROPERTY_TRUE) should work Received on Thu Jul 16 1998 - 10:19:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US