hi all, I got a problem in SS2.0 ClientScript. I h...
# suitescript
n
hi all, I got a problem in SS2.0 ClientScript. I have two
fieldChanged
functions, one set a field value whilst the field is another fieldChanged trigger. so when quickly changing the fields, it would fall into deadlock....I can see it from execution log. how can I resolve this problem? it didn't happen in SS1.0 so I assume SS1.0 runs faster
s
Are you trying the set the field value for second field on field change of first field?
n
sorry for my late reply, Samy. yes its what I was trying to do. it worked in ss1.0
👍 1