megaphone
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Stay in the know of how NetSuite can help grow your business with our guides, webinars, and events. Subscribe Here
What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now!
No Limits. Just possibilities. Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Discover what's next at SuiteConnect Tour 2026.
Try Intelligent Payment Automation – Fee Free For Your First Month For more information, visit this thread.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Don't miss out on our Pop Quiz! You only have until tomorrow, April 14, 2026, 12:00PM ET to comment your answers.

My Stuff

New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.

3947544 Green Ribbon

Comments

  • I'm testing out an alternative version of the button that opens paypal in a new window if the browser is Internet Explorer, but someone recently reported a paypal issue again so...apparently it didn't fix the issue. Either that or a previous version of the cart page was cached...or they chose to use paypal checkout later…
  • Do you know if they were using IE8 browser on Vista? I've been working on resolving an issue with paypal the past few weeks but I can't figure out what the difference is between my IE8 browser and others' IE8 browsers because some can reproduce the issue, while others cannot. The issue is not that computers freeze, but…
  • Hello Jeff and Lauren, Support is already actively looking into this. Please expect someone to contact you to ensure that your concern is properly addressed. Thank you. I had already created case #1273355 but was told to contact Paypal even though I cannot change the Netsuite integrated Paypal express button without…
  • Email update is fine, and it's Lauren... Thanks.
  • We have the same problem. Defect 187708: After upgrade,Payment History tab is blank after processing a credit card payment. SUMMARY: Parent customer record credit card numbers are showing as erroneous alphanumeric characters when paying a child customer record invoices Not only that, but outstanding invoices, credit memos…
  • Or is the "Accept Payments through Top-level Customer Only" checkbox under Setup>Accounting Preferences (which is checked off, but has no associated netsuite help documentation) the culprit?
  • I don't understand why Netsuite has support for Paypal (ie. paypal express), but still doesn't include soft descriptor support for the Paypal processor.
  • This email goes out to each customer based on the customer email field attached to each invoice record in the search. We already have emails that go out to customers containing their order summary (ie. when they place the order, as well as to confirm shipping) so this email has a different purpose. The goal is to modify…
  • Even if I can pull 1 item name (or URL component) out of all of them, that would be better than none! The goal is for customers to be able to quickly review their purchased products after viewing their order follow up email. I already have a transaction search that sends out an email for each single-record result. I just…
  • In our current search, the criteria is set so "main line=T" so I'm not filtering for each line using line IDs. That would be why I can't access {item} or {item.urlcomponent} or {item.name}. If I were to change it to my theoretical outline in the this paragraph from above, I would think it would work : Would it work if I…
  • I am trying to set up something similar and was wondering if you figured out a solution? We would like to set up a review email that pulls a customer orders and displays each item they purchased with a small description and a link to the review page. If you set up a saved search and do the following it should work:…
  • Actually, you can concat as many items as you'd like - you just have to nest them. Example: Goal: 30lbs per every 5 Field breakdown: {custitem1} "per every" {custitem2} Formula: CONCAT({custitem1}, CONCAT("per every",{custitem2})) Note that the second parameter, "CONCAT("per every",{custitem2})" is just another CONCAT…
  • Any luck with the more ideal solution?
  • I have a Netsuite online form (it creates custom records) where people can order brochures, and upon submitting data (ie. # of catalogs, name, etc), it redirects to a confirmation page. This confirmation page is where I would like to be able to echo the form input, rather than popping open a new window. Normally I would…
  • Yeah, I know... I'm just trying to decide which is better: removeButton on beforeLoad or something that stops the "close" checkbox from getting checked on the validateLine event (https://usergroup.netsuite.com/users/showthread.php?t=16023&highlight=close+button ) Also, your printbom id is on the list of supported button…
  • That read a bit snarky! Gross. : ) Anyway, how do you return the nlobjForm object if you weren't the one to create it in the first place? function beforeLoad_SO_Test(type){ /* method requires form object*/ var form=nlapiCreateForm('main_form'); //but i didn't want to create a form... form.removeButton('closeremaining'); }…
  • Deploy a UE script with a BeforeLoad handler and then call form.removeButton(). According to the netsuite help docs : [INDENT]"removeButton(name): Important: This method is supported on custom buttons only. This method is not currently supported on built-in NetSuite buttons."[/INDENT]
  • There must be a workaround for Enhancement # 102310 - Ability to remove the "Close" button on transaction forms. This button is available in "view" mode, not in "edit" mode, so the only way I can think of to disable the button is to attach a script like what this person wrote here to the validateField event..or…
  • That list/record field is what I've already set up correctly. The problem is that normally one would pass the name/id value into that list/record field once the customer who's filling out the form logs into their account since then we'd know exactly what customer record to update. In this case, many of our forms that…
  • Agreed. That is the best solution. : )
  • We shouldn't have to, and if they changed the tags so they could pull from all item types, we wouldn't have to have two separate templates item drill-down pages either, which I think is a great idea but I doubt it'll happen soon. I don't understand the purpose of distinguishing between those two tag types...or three…
  • cool. thank you for your help with that. What do you think the chances are that we could have a small addition to the getCurrentAttribute method so that it could handle something like 'cells' as the first parameter in order to pull from all three item record types: regular item, infoitem, and category records?
  • I was gonna do something like this but the lame document.write's which I've never voluntarily used more than once before (as per normal best practices) aren't working: <!--if infoitem in related items, display it, otherwise, set it to not display and set item in related items to display in case it exists. the two item…
  • was this ever addressed with a more acceptable workaround?
  • Any progress on this issue?
  • Can anyone figure out why I'm seeing a flash of that javascript is disabled message as the online customer form iframe in this page is loading?: http://www.avaline.com/Marketing-Tools/2011-Digital-Catalog-and-Request-Form I know the HTML element's ID is "script_check_element" on the parent page, but it doesn't seem to be…
  • I ran into an issue with this today. I pulled these variables, and for some reason, IE and Chrome weren't updating my terms and price level fields even though they updated perfectly in FF. var intTermsId = nlapiGetFieldValue('terms'); var intPriceLevelId = nlapiGetFieldValue('pricelevel'); //var intChildId =…
  • So no one's using time tracking hardware with software that's integrated with netsuite? We're looking into TimeClock Plus but the integration aspect seems to be something that has to be done on the fly instead of just using an existing solution, or adapting an existing solution to what we need.
  • Has anyone used TimeClock Plus (timeclockplus.com) with Netsuite?
  • You just have to go into "edit" mode on that order, and uncheck the "closed" checkbox on each line item. All the button does is check off the "closed" checkboxes on those line items, which is not to say that I didn't have a moment of panic when I hit the button and realized it didn't prompt me "are you sure you want to do…