The on user input trigger for a field in a form that was working several months today no longer seems to work. When data is entered into the field (any field with an on user input trigger) the user interface shows the spinning icon showing that the back end is processing the trigger -- but the trigger never finishes.
I have changed the figure to simple put text into another field on the form and I get the same result.
Has anyone else had this problem? Any ideas how to even begin to debug this?
[Update]
As I try to debug, I removed the on user input trigger script entirely and the form still shows a the spinning icon that the script is executing even though there is no script on that field. Not sure what it going on !?
Thanks in advance