This topic contains 2 replies, has 0 voices, and was last updated by jmessersmith 8 years, 4 months ago.

  • Author
    Posts
  • #6342

    jmessersmith

    Does anyone have a trick to tell what fields were modified within a User Event script?
    This is a cached copy. Click here to see the original post.

  • #6343

    khultquist

    Try using nlapiGetOldRecord() which will return the entire object, and then compare to the submitted record using getAllFields()

  • #6344

    jmessersmith

    Perfect, Thanks.

You must be logged in to reply to this topic.