Has anyone got the same error? It worked well, but...
# suitescript
n
Has anyone got the same error? It worked well, but suddenly stopped.
Copy code
var myMask = new Ext.LoadMask(Ext.get('items_wrapper'), {msg:'Please wait...'});
myMask.show();
p
Netsuite upgraded ExtJS in the 22.1 upgrade from 3.x to 7.3.1, so likely to be the problem.
b
using libraries you dont control is high risk
💯 2
p
no disagreement here @battk
I think I have an enhancement request over 8 years old requesting the ability to mask field data I really hope NetSuite deliver on the new UI components sometime soon !