My Stuff
On Friday, October 10, 2025, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
here here!
-
Retracted... sorry
-
News Flash... Make price level a mandatory and hidden field on your sign-up form. Append the url link to the form with &pricelevel=blahblahblah
-
Hi Vicki You do realise that you typed the words "Price Level" second on your list - is that not what you are after?
-
Setup>Company>System Email Templates
-
True... but you could be a little cryptic with your price level descriptions... R1 could equal retail... who'd guess that?
-
Hi Mark Is it possible to display this message at the bottom of the shopping basket by going to Lists>Website>Tabs and editing Shopping Basket and putting that in the message field? Or have I misunderstood?
-
I think you should be able to use the tag <NLSITENAVIGATIONHTML> Here is a list of Web Tags: https://system.netsuite.com/help/helpcenter/en_US/Output/Help/WebSite/WEB_ITEMTEMPLATES_HDIAddInfoFromCustomFields.html?NS_VER=2008.1.0
-
I'd like this to go too!
-
Hi Wiz - long time no speak.
-
Most welcome!
-
Not sure. Probably. We haven't considered that.
-
Yeah that's exactly why I built my own. It's really simple and only shows what I want them to see, which is the 5 points listed.
-
Good chat. It's been a while.
-
I'm not using the netsuite customer centre. I've built one, using NS links behind my own code to show only what I want customers to see!
-
Hi Trevor Go into your item layout that you use. Somewhere in there will be the reference to the image and the link. If you are familiar with html you should find it pretty easily. There will be the link anchor ( <a href="...etc"> ) the image reference ( <img src="...etc"> ) and the link closing code </a> between the image…
-
Do you have advanced site customisation? You can put that into the item templates rather easily.
-
Hi Tony I do realise that. I was just prodding at NS to create a useful url that uses mydomain.com in it that doesn't require lots and lots of coding. I find also that if I have already signed up with a web service I don't give a rats nuts@ck about whether or not there is a little padlock icon or not. Perhaps if under the…
-
http://www.hotslings.com/s.nl/sc.1/.f?login=T&redirect_count=1&reset=T&did_javascript_redirect=T
-
What if you add a ? to the end of the links. I think that forces the browser to look for the newest version of the page.
-
Why is something that is really simple and works not a suggested method? I wouldn't think too many users would be comfortable with all that code on the link you have provided. Just curious to hear a REAL response...
-
I'm not sure what there is to explain?
-
What about this in the header? Cache-Control: max-age=0, must-revalidate
-
It appeared the 2nd way for me on pc, in chrome, ie & safari, but with a bit of CTRL+F5 action it displayed correctly. Perhaps it's just a caching issue. Maybe ask a friend that doesn't run NS to check the link from their end?
-
Delete the "&category=6060" from the end of the url and it works fine
-
Hi Rob I know I'm not helping your question here - and apologies if I'm detracting from that - but what did you enable or click on to get a "Web Presence" tab - I don't have one... I've been through "enable feature" under setup company and I've also looked at both the standard customer form and our custom one. I've looked…
-
Where are they? I'm very curious...
-
Update: I created a promotional url (www.wineboxwarehouse.com.au/login) and pointed it to a hosted html page. The hosted page is simply a 0 second redirect to the secure login page. Here is the code for the html page: <html> <head> <meta http-equiv="refresh"…
-
Try Setup>Website>Setup Website. Go to the "Email" tab Make sure "Order Received" is checked, along with "BCC Order Confirmation Emails" and fill in an email address.
-
We simply email our customers as we process the orders if something is out of stock. You'd be surprised how understanding they are!