My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
Ours are blank - perhaps you need to contact support.
-
@TheWizardofOz, The solution you have suggested works on a "global" level. Do you have any thoughts about how to apply the "add to cart to see pricing" on a individual product (or group of products) level? Your input will be greatly appreciated. Easiest way I can think of to do it individually would be to add a custom…
-
Items add immediately to the cart when I try PS I'm using Google Chrome. I haven't tested it in other browsers. I consider them all rubbish anyway.
-
That seems expensive
-
Just pull the tag for the price out of your template and change the add to cart text.
-
whoops! Forgot the submit button... between <NLEMAIL> and </FORM> <input type="submit" value="Submit">
-
If the name fields are mandatory, and you are not interested in capturing them, just the email address, you could auto-populate the form with those fields and make them hidden. Just a thought.
-
Ours exists in the left nav section via an iframe.
-
Really easy Setup>Marketing>Online Customer Forms>New Custom HTML Template Field = email Template = Create a new template and use this code for the form. You'll prabably want to add formatting to suit. <NLFORM> email address <NLEMAIL> </FORM>
-
I am also unable to locate said report.
-
I'm pretty sure it's as easy is this... Setup>Customization>Entity Fields>New Check the "Website" box on the "Applies To" tab. If you want to make it mandatory that can be found on the "Validation & Defaulting" tab.
-
I've been looking for this solution myself. Sorry, can't help you, just adding myself to this thread. :) Look below... there's a link that says either "Subscribe to this thread" or "unsubscribe from this thread" depending on your current subscription status
-
Here is a script I wrote that will show stock on hand if 2 conditions are met. 1 - stock level is equal to or below 24 units 2 - a custom check box on the item record is checked to show stock on hand. <script type="text/javascript"> var soh = <%=getCurrentAttribute('item','quantityavailable')%>; var sohshow =…
-
Well thanks for getting back to me anyway Ken. Very weird indeed...
-
From the link supplied... Asynchronous Tracking is an alternative way to track website visitors with Google Analytics. Unlike a traditional installation, asynchronous tracking optimizes how browsers load ga.js so its impact on user experience is minimized. It also allows you to put your Analytics snippet higher in the page…
-
Sorry Rick... that does't answer your question, only Meir's - apologies.
-
Use only the 2nd block of code I provided. The first is what I'm using with a check box!
-
Seems to be up now... the worst bit was it popped a NS logo on our front page of our website - perhaps the error should be a bit more generic. Our customers don't need to see the NS logo.
-
Isn't there a default under Setup > Company > General Preferences to choose the default Customer type as Individual or Company? Yeah but it doesn't seem to make a difference to the webstore registration form. Just add a custom field. I agree it is stupid, but the fix is easy
-
try adding a css cursor style to your mouseover event script.
-
Not sure about the placeholder... perhaps uploading a blank canvass file and adding that to the products that you don't want a second image OR Use a different layout template for the items with the 2nd image. code would be something like <img src="image reference here" height=200 width=200 onClick="window.open('image…
-
Setup>Website>Image Resizing
-
putting the onclick command from my earlier post into the drilldown template would do that. It would pop-up at the full file size. As would Jason's method. It's all about your templates!
-
But how does that help? I don't want the standard "Submit order" button to work if someone is under a certain age.
-
I don't think so unfortunately - a csv import may be your best bet
-
Your global subscription status isn't set to opt out is it?
-
Hi Paul It's under the "Store" tab of the inventory item record.
-
So... Is this option available yet? Pretty sure it's past January 2010... I'm still using a calender from 1999. The days all match the dates.
-
Don't know... Add something to your cart. Put the price up. See what it says tomorrow?
-
Same with us... http://shopping.netsuite.com/securetek http://shopping.netsuite.com/automatedoutlet What is this "Reason 2215" and how/when will it be resolved? Has anyone had success getting through the support lines? I have gold support and have been on hold for a while.... :mad: Your 2nd link works for me.