Forum Discussion
MichaelBarrow
9 years agoQrew Cadet
Is this custom code limited to being used only on a form where that formula text field is loaded? What if I wanted to use some additional, external functions in formula field formulas? Is this possible? How does the IOL technique with the formula text field work for that situation?
_anomDiebolt_
9 years agoQrew Elite
IOL will work on {new, edit, view, report and grid edit} pages. Basically it works on any page where you can place a raw field - you can't use IOL on chart pages because you can't put a raw field on those types of pages.
If you need script injected on other pages you can use BOL (Branding OnLoad) or SW (Service Workers).
If you need script injected on other pages you can use BOL (Branding OnLoad) or SW (Service Workers).