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
-
I think that is entirely your choice! It's my understanding that you pick how you want users to see your site, either with the w's or without. In answer to your question, I opted for without. I reckon they are becoming obsolete (finally!) - I mean, why you'd put three consecutive three syllable letters together and call in…
-
You could create a new transaction item - inline text - and just repeat the terms and conditions in there. Set it to appear above the "I have read and agree to the Terms and Conditions" checkbox Setup>Customization>Transaction Body Fields>New Be sure to click the "Sale" & "Web Store" checkboxes Should do the trick - let us…
-
Hi, The best way to do this I believe is by the Audience tab in your category you will see there is a place to select specific customers, so not only can you select a subset of customers but this will make sure they log in before. Thanks, Pete It's just a pity that with that feature, it isn't visble until the servers…
-
Please ask your support staff NOT to reply to my cases with a form mail with out even READING my submission. It is not only aggravating and insulting, it is a huge waste of time. Case is #919192 Its nice to know that asking for help simply returns a message saying how improved your customer support is that you can only…
-
We had this problem a while back so I rebuilt the search box and it works fine. Here is our code - feel free to play with it. Just put this where you'd normally put the NL tag for the serch box. Wrap it in a table td tr tag to suit <form action="/s.nl" method="post" class="portletheader"> <input name="c"…
-
We still to this date use the code I posted in post#3 and it still works a treat.
-
Have you checked the check-box to "Display in web site" ??
-
Anyone looking for the answer... here it is! <script type="text/javascript"> document.getElementById('server_commands').style.width=0; </script> Note that the element "server_commands" is the name of the iframe. It may vary on your system. Place the script after the iframe so that it loads first.
-
Thanks Chris I really don't have a problem with it being added, just the fact that it is so wide. I have a form in my left column. Left column is only 200px wide. NS iframe pushes it beyond! I can manipulate it via style.position.left-118 but I shouldn't need to. I'll fish around for said enhancement request.
-
Yes but it isn't working using that method unfortunately. Probably because I can't access the css of the iframe page, hence the need to script it. Problem Solved!
-
This is a custom search box that we use - you should have a play around with it and see if it does what you need. Substitute xxxxxx with your NS customer number <form action="/s.nl" method="post" class="form"> <input name="c" value="xxxxxx" type="hidden"> <input name="sc" value="2" type="hidden">…
-
You might need to edit the transaction form that your website uses and make sure it is set to display. Setup>Customisation>Transaction Forms.
-
You could create a custom item field. Setup>Customization>Item Fields>New Type=List/Record List/Record=Employee perhaps...
-
thanks - I'll try and play with it but I'm ordinary at css (if that's what it is) so I dare say it will take me a while to work it out.
-
Now we play the waiting game...
-
that it most certainly would!
-
Relying on javascript is a HUGE no-no. Your method did not work. I have put back the one that does.
-
Then I misunderstood! I took the original post to mean on a per item basis.
-
Hi Philip Thanks for your response, although as you stated the iframe is not set to width=0 The grey area is the iframe and you can see the code for it underneath thanks to FireBugs How do I make it go away?
-
One way is to remove the tab bar in your theme (take out the <NLPAGETABS> tag) and hard code the tabs that you do want to show. Another way would be to make them sub-categories of a tab that you don't display in website
-
I'm trying to follow exactly what you mean. We have an example of a category that has multiple pages: http://www.wineboxwarehouse.com.au/Red-Wine/Shiraz The page that you're on does not appear in the breadcrumb trail. The pagination links are at the top and bottom of the category though. This can be manipulated by going to…
-
probably a caching issue.
-
Most welcome!
-
You could just have a custom transaction field "Website Source" and populate that based on the nlapiGetFieldValue('source').
-
Do you have your own internal server that can do this? Nope... oh well, I'll find another method. Thanks for your help.
-
Thanks. I'll take a look. Doesn't sound like much outlay does it?
-
Ok bought it... now what do I do with it? It only has FTP instructions... no good to me...
-
An automatic script hey... difficult to reproduce? Our page numbers haven't dwindled. I hope yours gets fixed soon.
-
actually... I do have a personnal godaddy hosted domain. I just followed all the instructions, but I can't seem to get the file permissions to work. I've logged a support ticket with godaddy so hopefully... I'll get it working.
-
then how do you get it to make the damn sitemap? I can only find instructions on the FTP method on their site and in the documentation accompanying the file download... grrr!!!! computers make me drink....