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