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 infinite loop

752357Aug 5 2010 — edited Aug 9 2010
Hi,

I have a page with number of days, start date and end date.
If I change the number of days, I want to set the end date based on start date + num days.
I also want to go the other way so if they enter an end date, it will calculate the number of days.
I have dynamic actions for these and they both work fine. The problem is I get a Stack Overflow error after about a second. I assume it is stuck constantly running the 2 dynamic actions one after another, each triggering each other.

Has anyone else had this issue? And how did you solve it?

Thanks
Richard
This post has been answered by Anthony Rayner-Oracle on Aug 6 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2010
Added on Aug 5 2010
5 comments
2,163 views