This topic contains 2 replies, has 0 voices, and was last updated by carl.billings 7 years, 11 months ago.

  • Author
    Posts
  • #6146 Score: 0

    EMSIuser
    • Contributions: 0
    • Level 1

    Is it possible to retrieve field values from a record via script before saving it for the first time? Specifically, when a drop ship PO is created from an SO. I would like to use nlapiLookupField, but that requires an internal ID.
    This is a cached copy. Click here to see the original post.

  • #6147 Score: 0

    david.smith
    • Contributions: 0
    • Level 1

    The only way to get fields from a record before it is saved is with the user event before submit.


    EMSIuser replied on 09/29/2016, 01:41 PM: Okay, thanks for the reply.

  • #6148 Score: 0

    carl.billings
    • Contributions: 0
    • Level 1

    You can retrieve the Internal ID of a record before it is saved?


    david.smith replied on 09/30/2016, 03:59 PM: No, you cannot. This question was for field values of the record. I guess technically the internalid is a field as well but you cannot get that before the record is saved.

You must be logged in to reply to this topic.