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!

how do I change a button label using a dynamic action?

Scott H.Nov 13 2014 — edited Nov 13 2014

I have a "toggle" button to filter active only on an interactive report.  I'm using dynamic actions to filter the report based on when you press the button.. the issue is that after I click it, I want the button label to say "All" instead of "Active Only".. don't want to have to create 2 buttons and separate actions and such.

I set the label to be a hidden item &P11_BUTTON_LABEL.

I refresh the region, but the button only changes when I refresh the page as my hidden item is changed. 

have a 2 step dynamic action

1) pl/sql to set values

2) refresh region

This is Apex 4.2.4.00.08 on DB: 11.2.0.1.0

Thanks in advance,

Scott

This post has been answered by TexasApexDeveloper on Nov 13 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2014
Added on Nov 13 2014
4 comments
6,418 views