i always just work w/ sublists in dynamic otherwis...
# suitescript
c
i always just work w/ sublists in dynamic otherwise it always hates what im doing
s
interesting - I avoid dynamic mode unless I have to use it for the very same reason.
c
Yeah i swear it works like 50% of the time
Using dynamic has just caused less issues so i've left it at that (for now)
s
I'll keep that in mind as I do more SS2.0, but in 1.0 I definitely took the opposite approach (standard mode for stability)