Good Morning SC Group,
I have a curious problem that maybe one of you has seen before and knows how to fix.
My problem is with a single record form application that will not save.
When I say ‘not save’ I mean nothing happens when I click the save button and I do mean nothing. No progress indicator, no error message, nothing.
I removed all the code from the Before and After update events and still nothing. I put an echo statement in the before and after update events and that code does not get triggered.
Any insight you might be able to provide would be greatly appreciated as I have spent much time in building this form.
Thanks,
Bill
You can use the ‘developer tools’ to debug what’s happening.
Before trying to save the record, press F12 (Chrome or Firefox), click on tab ‘Console’ and see if any error message is presented.
[ATTACH=CONFIG]n72031[/ATTACH]
Hello Mameded,
Once again you have come to my rescue. If this keeps up I’m going to have put you on the payroll.
It didn’t tell me exactly what the problem was but it lead me in the right direction.
I’m going to have to try to remember to use this debug feature.
Thanks much,
Bill
We’re here to help each other!
Cya