Join Slack
Powered by
Hello, I'd like to add a client script to "Invento...
# suitescript
k
Kevin Kelly
01/13/2020, 8:33 AM
Hello, I'd like to add a client script to "Inventory Number" but I can't find "Inventory Number" when deploy client script
b
battk
01/13/2020, 10:33 AM
probably not
battk
01/13/2020, 10:34 AM
https://system.na0.netsuite.com/app/help/helpcenter.nl?fid=section_N3202566.html
lists supported script types
battk
01/13/2020, 10:34 AM
best you can do is use a user event before load to attach a script via the form's clientScriptModulePath
battk
01/13/2020, 10:36 AM
keep in mind that none of the normal entry points will work, so you may have to end up using normal javascript to do what you want.
w
Wayne Wundram
01/28/2020, 2:42 PM
Maybe SuiteAnswer 85134 will help.
Open in Slack
Previous
Next