Oracle Forms (MOSC)

MOSC Banner

Dynamically changing the prompt attachment offset property - Forms 12c.

Hi all - I need to to change the prompt attachment offset property of an item at runtime.

I tried this:

set_item_property('b1.foo',Prompt_Attachment_Offset, 0);

Forms complains loudly at compile time with:

'identifier 'PROMPT_ATTACHMENT_OFFSET' must be declared.

What am I doing wrong?

Thanks! Shane.

Tagged:

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