Skip to Main Content

APEX

Refreshing icons to right of region title

Jeremy WebbJan 16 2014 — edited Jan 16 2014

Hi,

I have a number of icons to the right of my region title. These may well be for adding a new record, deleting all records etc.

The deleting all records icon is only shown if there are actually records shown in the report region, i.e. there are records to delete.

Using Skillbuilders modal page popup, I populate a record, and this uses the refresh region which means the region now shows the record. However, as discussed in numerous other discussions, the region title does not get refresh. I know I could use jQuery to change the region title, however I wish to effectively refresh the region title so that the delete all records icon appears if it was not already there.

So my senario is,

1. No records shown in report, so delete all records icon not displayed.

2. Use presses add record icon, and using modal page plugin, a new record is added.

3. Close modal page refreshes the region so that new record is displayed.

4. THIS IS THE PROBLEM - I need to refresh the region title as well so that the delete all records icon is now shown.

Any ideas?

Thanks,

Jeremy.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2014
Added on Jan 16 2014
1 comment
135 views