I have been working in Chrome so I had not run into this error but in Internet Exploder... I mean Explorer I am getting the error shown below for any objects that I have added to the screen and then try to manipulate in the onload event for the screen.
This is a huge issue as most of the users here use ie. :-/
Internet Explorer onload won't recognize added objects
-
- Profound User
- Posts: 56
- Joined: Tue Jan 20, 2015 4:28 pm
- First Name: Raymond
- Last Name: Marsh
- Company Name: Cracker Barrel Old Country Sto
- Phone: 615-235-4215
- Address 1: PO Box 787
- City: Lebanon
- State / Province: Tennessee
- Zip / Postal Code: 37088
- Country: United States
- Contact:
Internet Explorer onload won't recognize added objects
- Attachments
-
- json (4).txt
- (2.09 KiB) Downloaded 516 times
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Internet Explorer onload won't recognize added objects
Ray,
Could you also send me your screen customizations file? This is located in the IFS under /www/profoundui/htdocs/profoundui/userdata/genie skins/YOUR-SKIN/screens/YOUR-SCREEN.scn
This .SCN file is what contains all of the changes you make in Genie's designer. (The JSON file only contains the original screen before the changes you make in the designer. The original screen plus your changes are combined to show what the user sees.)
Thanks!
Could you also send me your screen customizations file? This is located in the IFS under /www/profoundui/htdocs/profoundui/userdata/genie skins/YOUR-SKIN/screens/YOUR-SCREEN.scn
This .SCN file is what contains all of the changes you make in Genie's designer. (The JSON file only contains the original screen before the changes you make in the designer. The original screen plus your changes are combined to show what the user sees.)
Thanks!
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Internet Explorer onload won't recognize added objects
Actually, instead of the .SCN file, can you ZIP up and send me the whole skin again? I imagine you've made several changes since you sent the last one, so that'd be better. (Plus it'll also give me the customizations you made in the other thread -- the one about concatenating fields in the subfile, so I can use it for that, too.)
Just zip up the entire /www/profoundui/htdocs/profoundui/userdata/genie skins/YOUR-SKIN folder, and e-mail it to support@profoundlogic.com
Thanks!
Just zip up the entire /www/profoundui/htdocs/profoundui/userdata/genie skins/YOUR-SKIN folder, and e-mail it to support@profoundlogic.com
Thanks!
-
- Profound User
- Posts: 56
- Joined: Tue Jan 20, 2015 4:28 pm
- First Name: Raymond
- Last Name: Marsh
- Company Name: Cracker Barrel Old Country Sto
- Phone: 615-235-4215
- Address 1: PO Box 787
- City: Lebanon
- State / Province: Tennessee
- Zip / Postal Code: 37088
- Country: United States
- Contact:
Re: Internet Explorer onload won't recognize added objects
Thank you Scott. I'll send it via email.
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Internet Explorer onload won't recognize added objects
Ray.
The skin you sent over doesn't seem to have any code running in the 'onload' for this screen. Perhaps because it wasn't working, you removed the code before sending me the skin?
But, I think I might see what's happening here. The error you posted above says this: "Onpageload error: 'RadioButton1' is undefined" I didn't notice this on Friday, the the error says 'Onpageload' rather than 'Onload'. That means you put your code in the wrong place... it needs to go in the 'onload' event, NOT the 'onpageload' event.
'onpageload' runs before any customizations are loaded -- so it's normal that you'd get this error in the 'Onpageload' event. (And it should occur in all browsers, not just IE!)
So move your code to the 'onload' event, and see if it works better. If that's not the problem, you're going to have to post the code, because it wasn't in the skin you sent over.
The skin you sent over doesn't seem to have any code running in the 'onload' for this screen. Perhaps because it wasn't working, you removed the code before sending me the skin?
But, I think I might see what's happening here. The error you posted above says this: "Onpageload error: 'RadioButton1' is undefined" I didn't notice this on Friday, the the error says 'Onpageload' rather than 'Onload'. That means you put your code in the wrong place... it needs to go in the 'onload' event, NOT the 'onpageload' event.
'onpageload' runs before any customizations are loaded -- so it's normal that you'd get this error in the 'Onpageload' event. (And it should occur in all browsers, not just IE!)
So move your code to the 'onload' event, and see if it works better. If that's not the problem, you're going to have to post the code, because it wasn't in the skin you sent over.
-
- Profound User
- Posts: 56
- Joined: Tue Jan 20, 2015 4:28 pm
- First Name: Raymond
- Last Name: Marsh
- Company Name: Cracker Barrel Old Country Sto
- Phone: 615-235-4215
- Address 1: PO Box 787
- City: Lebanon
- State / Province: Tennessee
- Zip / Postal Code: 37088
- Country: United States
- Contact:
Re: Internet Explorer onload won't recognize added objects
I must have grabbed the wrong file. The error is from the onpageload only because I moved it in an attempt to see what might happen.
This problem has occurred in every page that has an onload script referencing a user defined object, when using ie. That is ie at several different release levels so it appears to be a problem with the browser in general. As I said before I worked in Chrome the whole time so I was unaware there was even an issue until my boss tried to take a look at what I was working on... :-/
I'll send the right file along with a json and screen shot.
Thanks Scott.
This problem has occurred in every page that has an onload script referencing a user defined object, when using ie. That is ie at several different release levels so it appears to be a problem with the browser in general. As I said before I worked in Chrome the whole time so I was unaware there was even an issue until my boss tried to take a look at what I was working on... :-/
I'll send the right file along with a json and screen shot.
Thanks Scott.
Who is online
Users browsing this forum: No registered users and 2 guests