This topic contains 2 replies, has 0 voices, and was last updated by carl.billings 8 years, 1 month ago.

  • Author
    Posts
  • #6146

    EMSIuser

    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

    david.smith

    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

    carl.billings

    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.