Forum Discussion
DavidBrogdon
7 years agoQrew Assistant Captain
You can always pass the string via URL parameter to a custom code page and do the string coding there via JavaScript or whatever. You can then display the value on the code page if you are just needing to know the number. There are additional options for putting that value back into a record field but it is more lengthy.
DavidBrogdon
7 years agoQrew Assistant Captain
If you wanted the script to run on each load of a record you would need to use the IOL technique I believe