Forum Discussion
ChayceDuncan2
6 years agoQrew Cadet
Again - I don't know of any reason why you couldn't have more than 1 IOL - not sure if thats a Quick Base thing or a browser thing. Have you tested the code page outside of the IOL, or tried to console something out to see if its actually running - just not operating as expected?
If both pages are fine and it is in fact something to do with the page running both scripts - without merging it into one massive code file - maybe consider leaving them as standalone - and create a page3.js file - in it just do a little $.getScript() and pull in your code pages into this page3.js - and then have a single IOL that runs page3.js
Not the ideal solution - more of a workaround than a fix. Just thinking out loud
Chayce Duncan | Director of Strategic Solutions
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base
If both pages are fine and it is in fact something to do with the page running both scripts - without merging it into one massive code file - maybe consider leaving them as standalone - and create a page3.js file - in it just do a little $.getScript() and pull in your code pages into this page3.js - and then have a single IOL that runs page3.js
Not the ideal solution - more of a workaround than a fix. Just thinking out loud
Chayce Duncan | Director of Strategic Solutions
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base