UI Page processing script not getting run in Firefox but works fine in Chrome
I have a UI Page that works fine in Chrome. It collects information from the user and then the processing script takes that information and creates records from it. However, when I run the same UI Page in Firefox, the records do not get created. I pu...