Fairly new to TracerPlus development so bear with me. Some of our barcode products end up scanning with trailing spaces which we need to strip out before submitting to the database (ex: "ProductID123 " needs to be "ProductID123" with no trailing spaces). I see that in the Form Logic section there is an option for "Custom Function" which the manual suggests can be used to enter Javascript functions. Seems like this would do the trick (using a "trim" function) but I cannot find any examples by TracerPlus of how the Custom Functions are entered. Are there any examples of custom javascript functions available so I can see how this works?
Or any other simpler method of trimming any leading and/or trailing spaces from a scanned barcode?
JB
Or any other simpler method of trimming any leading and/or trailing spaces from a scanned barcode?
JB