Marty Zigman

Conversations with Marty Zigman

Certified Administrator • ERP • SuiteCloud

Marty Zigman LinkedIn

Marty Zigman

Holding all three official certifications, Marty is regarded as the top NetSuite expert and leads a team of senior professionals at Prolecto Resources, Inc.. He is a former Deloitte & Touche CPA and has held CTO roles. For over 30 years, Marty has produced leadership in ERP, CRM, and eCommerce business systems. Contact Marty to set up a conversation.

BiographyYouTubeLinkedInX (Twitter)

14 thoughts on “Drive Values to NetSuite Forms and Other URL Tricks

  1. Hi Marty

    Automatically fill Netsuite body values is indeed new discovery. For script deployment referencing it is similar that in saved search too one can replace the number with script internal id.

    Thanks.

  2. Great content as usual. Love that url’s can have record.whatever as a parameter to fill in body fields. Will help tremendously with some pre-validations workflows.

    As for working between environments, I’m able to generate a dynamic URL from within SS2.0 whether I’m in sandbox or production. I’m curious if there’s a way for the code to generate the URL whether it’s being access from within Netsuite or being access as an external URL (that is: when “AVAILABLE WITHOUT LOGIN” is checked on the script’s deployment).

    Thanks again for all the great content Mr. Zigman: I’ve really learned a lot from you!

  3. I think I got my question answered regarding grabbing the full URL for external suitelet URLs, seems like this isn’t possible to do server-side and must be accomplished client-side. Thought I’d follow up with this post so you don’t have to waste time on me lol.

    https://community.oracle.com/message/15291087#15291087

    Thanks again Mr. Zigman for all your articles online.

  4. Thanks for providing this information! I knew there had to be a way to do this, I was looking through NS articles and couldn’t find anything referencing doing this. If you ever come across getting it to work on sublist items within the record such as Purchase Order or Sales Order please let me know. Thanks Again!

  5. Thank you for this!!
    referring also to SuiteAnswer Id: 27286 I am able to create a link that opens a particular email template and pass in the entity (XXX)and the email template(ZZZ)

    However, I would like to pass in a different email address than the one listed as the entity’s company email address. NetSuite frustratingly defaults to that and it causes many emails to be inadvertently sent to the wrong person.

    Can you provide a hint on what the field name I should use here if it is not recipientemail?

    When I enter the following, the recipient email still gets pulled in from the company record rather than using the one i am trying to pass through

    https://system.netsuite.com/app/crm/common/crmmessage.nl?entitytype=custjob&entity=XXX&recipientemail=YYY%gmail.com&l=T&templatetype=EMAIL&template=ZZZ

    thanks for any advice!!

  6. Thanks again Marty – time and time again your articles are top of the list in search results, and you are there to solve our NetSuite problems 🙂

  7. Hi Marty,

    Are you familiar with how to pick a specific tab when loading a record via URL? So when you open, say, a Sales Order, it’ll open to the specific tab you specify. For example, the files ‘sub-subtab’ within the Communications subtab…
    I have seen the URL appear like that in my address bar once before, but I cannot find it in my chrome history or anywhere online.

    Are you familiar with these URL parameters, or know where to find a list of all of them?

    Thanks, Amar!

  8. This works great with new records! Is there a way to write the url to edit a field on an existing record (ideally and save)?

  9. Hi Marty,

    There is a way to send parameters and fill the sublist? I want to open a quote with one item pre-filled.

    Thank you.

Leave a Reply

Your email address will not be published. Required fields are marked *