UI Page processing script not getting run in Firefox but works fine in Chrome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
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 put a line to log a message first thing in the processing script to see if it's getting run, and I do not see the message in the log. The processing script is not getting run at all. When I submit the UI Page in Firefox, I very briefly see a popup message that says "This page is asking you to confirm that you want to leave -- information you've entered may not be saved." The popup disappears so quickly that I had to do a print screen in order to read it.
Is there a known issue with UI Pages on Firefox? How can I get this code to work in both browsers?
