Oracle Forms (MOSC)

MOSC Banner

Forms error : Undefined Attribute

edited May 6, 2010 2:46AM in Oracle Forms (MOSC) 2 commentsAnswered
In When-New-Form-Instance Trigger because of the below given code "Undefined attribute" error is popping up.
set_item_property(ITEM_ID, CURRENT_RECORD_ATTRIBUTE,
                          get_item_property(ITEM_ID,VISUAL_ATTRIBUTE));

Is there anything wrong with the above code?

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