Set widget attribute?

0
Hi, I trying to set a value to a textbox value with below syntax in a Javascript snippet. It works and store the value if I only have it alone in a javascript snippet. But if I put it in a javascript snippet with other javascript code and in a function I get "undefiened set".   Any ideas how to solve this?  this._contextObj.set(‘WeightAttr’, value);   Kr Thomas
asked
0 answers