What's the difference between Standard and Dynamic...
# suitescript
s
What's the difference between Standard and Dynamic Modes? When should I use them? give examples please
s
TLDR; use standard mode. If that doesn't work, then try dynamic mode.
😄 1
s
Thanks @stalbert
s
the main difference is dynamic mode tries to simulate working with the record in the UI - so the order in which you set fields is relevant.
😄 1