Anyone heard of client script limitations? Either...
# suitescript
b
Anyone heard of client script limitations? Either in Sandbox or Production? I heard through the grapevine that a NetSuite Sandbox will only execute a maximum of 10 client scripts on a given record type. Any truth to this? And if so, is this true for Sandbox only? Prod also?
p
If you go to customization->scripting->scripted records and pick a record, and then do EDIT it will show you the following message for client scripts: You can specify the order in which global client scripts are executed for this scripted record. However, for performance reasons only the first 10 deployed scripts will be executed. Which doesn't discriminate environments (prod vs sbox)
b
OK thank you @PabloZ I think this makes sense
NetSuite Support did confirm this behavior
s
This is great to know - thanks for the info!
b
@Seth Duda Ya it seems NetSuite will only execute the first 10 client scripts deployed on a record.