Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamic Action Alert - display field value

789900Aug 6 2010 — edited Aug 6 2010
Hi everyone

I am sure this is very simple, but what I want to do is display a field value from another table as a dynamic action alert.

So what I did was set up a field (hidden) which is populated by the first dynamic action as the result of a SQL statement.

This works ok.

Then I created another dynamic action which is of type alert which I wanted to display the value in the hidden field in its text.

I thought maybe if I made the text of the alert to #P1_HIDDEN_FIELD# then that would subsitiute the actual field value, but it doesn't.

Any ideas anyone.

I am running APEX 4.0

Thanks
Keith

Edited by: 786897 on 06-Aug-2010 04:06
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2010
Added on Aug 6 2010
2 comments
3,063 views