I have an initial action that chains to another action. Sometimes it works and sometimes it doesn't. The error in the error log just says "Failed to chain action:" and then gives the action name. It's just weird that sometimes it opens the next form and sometimes not, with the same data entered on the first form.
On the form load of the action it's chaining to, there are some server side scripts that are being called. I need these there to update some data in the SQL tables.
Has anyone else had this issue? Does anyone know how to fix it?
Thanks.
Bette