Flash problems with periodically_call_remote
Posted by Jim Morris on Wed Oct 25 14:08:38 -0700 2006
I just ran into this little problem which kept me scratching my head for quite a while. My flash message didn't show up on the next action.
I have a status page which polls a database for status using
periodically_call_remote
, when the database reaches a certain state I
show a button which says the process is complete go to next step.