This topic contains 1 reply, has 0 voices, and was last updated by robert.paulson 7 years, 6 months ago.

  • Author
    Posts
  • #9968

    Jobie.Alcaraz

    I have added a custom button in a contact record “Create Prospect” > when this button is clicked it transitions to a Go to record action in edit mode that opens the Prospect record, but this opens in the same window. Is there an option to open the record in a new browser window or tab?
    This is a cached copy. Click here to see the original post.

  • #9969

    robert.paulson

    It is not possible via ‘Go To Record’ action using workflow. Try using nlapiResolveURL in script to get the new Prospect record URL and then use window.open to open it in new tab.

You must be logged in to reply to this topic.