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!

Fade In Fade Out And Branch

Gus CDec 19 2013 — edited Jan 6 2014

Apex 4.2

Theme 21

Firefox

I have a page with a warning region.

This region has a condition so it only displays if P21_FEESET is null.

All other region only display if P21_FEESET is not null.

What I am trying to achieve is if the user goes into the page and P21_FEESET is null,

then the warning region should fade in for 5 seconds, then it should fade out and then

the user should be taken to page 20.

I have downloaded the fade in and fade out plugins but don't seem to be able to configure

them to my needs.

If I use page load then I can't say put a condition of P21_FEESET is null.

Also how would I put in the delay between fade in and fade out.

Also how to branch from a dynamic action but I guess I could submit the page

and use a normal branch

Thanks

Gus

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2014
Added on Dec 19 2013
13 comments
768 views