Forum Discussion
EverettPatterso
7 years agoQrew Captain
You can use the IOL technique
Here's the simple script used in the example above, use the dev console (F12) inside your browser to track down which HTML elements you want to change
Setup IOL - https://community.quickbase.com/quickbase/topics/how-do-i-setup-the-image-onload-technique-iol
Here's the simple script used in the example above, use the dev console (F12) inside your browser to track down which HTML elements you want to change
Setup IOL - https://community.quickbase.com/quickbase/topics/how-do-i-setup-the-image-onload-technique-iol
- SalesInfo7 years agoQrew Assistant CaptainSo where is on the console should I put this code under? Can you please show me the steps? THANKS!
- EverettPatterso7 years agoQrew CaptainFollow the steps in this link to get started
Setup IOL - https://community.quickbase.com/quickbase/topics/how-do-i-setup-the-image-onload-technique-iol - SalesInfo7 years agoQrew Assistant CaptainHow/where can I insert two user defined variables into your application named iol and /iol?
- SalesInfo7 years agoQrew Assistant CaptainI did not get from the first step. Please walk me through this so I can get it and figure it out myself. Please help. Thanks!
- EverettPatterso7 years agoQrew CaptainNo problem, go to the Settings menu within your app
Settings --> Variables - SalesInfo7 years agoQrew Assistant CaptainThanks! I got step 1 but not sure about step 2 which I don't know where should I create a new code page.
FYI, i want to customize the background checkbox text that in the page that was already created so I am not sure if I have to create a new code page. PLease let me know. Thanks so much! - EverettPatterso7 years agoQrew CaptainIt's under App Settings --> Pages --> New Code Page
Feel free to contact me via email and we can jump on a call if you need a visual walkthrough, everett.patterson@cnbok.com - SalesInfo7 years agoQrew Assistant CaptainI want to customize the code that in the page that was already created. That being said I don't want to create a new code page and customize the existing code.
For the code that you provided initially, Do I just have to paste it into the code page? Or do something else? - EverettPatterso7 years agoQrew Captainpaste it in the code page, did you get the test code alert working?
alert("module.js is now loaded - I now own your page");
- SalesInfo7 years agoQrew Assistant CaptainI want to customize the code that in the page that was already created in html. Please see below. I don't want to create a new page code.