Discussions
Currency (Numbers) to Words Script
Hello there,
I have been trying to insert a user event custom script that would take the value from one field (currency field), convert it to words, and then insert the new value in another field (free form text).
I got this one from a website and it was working there, but not being a developer, not sure on how to get it to work in NetSuite.
The three fields I am trying to get the data from (currency fields) are:
custrecord9, custrecord10, custrecord11.
The fields I am trying to insert are
custrecord14, custrecord15, custrecord16.
All your help is appreciated.