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

  • Author
    Posts
  • #9968 Score: 0

    Jobie.Alcaraz
    • Contributions: 0
    • Level 1

    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 Score: 0

    robert.paulson
    • Contributions: 0
    • Level 1

    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.