Forum Discussion
_anomDiebolt_
Qrew Elite
The Pastie Database contains 100s of entries many of which employ the IOL technique.
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=td
Each pastie has a link back to the original forum question and in many cases has a link to a live demo. All of the code has been tested at the time it was used but over time there may have been an underlying change in QuickBase which breaks the demo. If the demo does not work as advertised there is probably a small tweak needed.
But the IOL technique is old now. Other techniques have been developed including BOL (Branding OnLoad), EOH (Error On Load), OEH (On Error HTML), and SW (Service Workers). And we have a new technology being developed for QuickBase application using ELM (http://elm-lang.org/) which will take user interface to an unprecedented level. Also, word is that Haskell is coming to Empower 2018.
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=td
Each pastie has a link back to the original forum question and in many cases has a link to a live demo. All of the code has been tested at the time it was used but over time there may have been an underlying change in QuickBase which breaks the demo. If the demo does not work as advertised there is probably a small tweak needed.
But the IOL technique is old now. Other techniques have been developed including BOL (Branding OnLoad), EOH (Error On Load), OEH (On Error HTML), and SW (Service Workers). And we have a new technology being developed for QuickBase application using ELM (http://elm-lang.org/) which will take user interface to an unprecedented level. Also, word is that Haskell is coming to Empower 2018.
JoshWeeman
8 years agoQrew Assistant Captain
Thanks! I have been digging into the Pastie Database for the last several days, there is some great stuff in there. I have also reviewed the BOL technique, but have yet to look at using EOH, OEH, or Service Workers for injecting code.
I had assumed (possibly incorrectly) that although they employ different methods, the IOL and BOL techniques have roughly the same level of capabilities of what they can achieve in terms of user interface enhancement. In comparison, do EOH, OEH, or Service Workers offer increased capabilities with regards to UI tweaks? Would love to know the best direction for me to focus my efforts currently (until ELM becomes the new thing).
I had assumed (possibly incorrectly) that although they employ different methods, the IOL and BOL techniques have roughly the same level of capabilities of what they can achieve in terms of user interface enhancement. In comparison, do EOH, OEH, or Service Workers offer increased capabilities with regards to UI tweaks? Would love to know the best direction for me to focus my efforts currently (until ELM becomes the new thing).