Oracle Forms (MOSC)

MOSC Banner

After disabling and then enabling a text item, I can no longer tab to this item.

edited Nov 24, 2009 7:14PM in Oracle Forms (MOSC) 3 commentsAnswered
 After disabling a text item and then enabling it when a condition is met, I can no longer tab to that item.  Is it not being recognized as enabled?

I am using

set_item_property(<item_name>,enabled, property_false);

and then when a condition is met, I use

set_item_property(<item_name>,enabled,property_true);

Any ideas?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center