Hello All, So I've determined that the reason that my onsubmit appears not to work is because one of my components is throwing an error. I put an onError on my submit button and a callOnError on my form. I'm not sure which is causing the problem. Also, while I've looked at threads, I'm not seeing any exceptions thrown. I'm not seeing anything that tells me what's causing my error and how to fix it.
BTW, I've tried putting the code in try catch clauses to no avail because no exception is being thrown. Any advice on how to figure out what the error is would be greatly appreciated. Thanks Lois
