My Stuff

Yabo Wu

Comments

  • Thank you for your reply. Maybe I just did not understand how this PHP Toolkit is working on NS. I got documentation from Power Review people as below: SEO Integration Document - http://conversations.bazaarvoice.com/wp-content/docs/en_US/SEO.pdf I am wondering if i can perform the method in page 7 (Implement the ZIP file…
  • What did you have in the Tab? Was it a Saved Search that you were trying to show in the Tab? and what role do you use to view that? The role you use, need to have the permission with at least CREATE. Under the Permissions tab, there is a subtab named Lists. Give the role permission to Publish Search with at least Create…
  • it seems the problem still there. I am working on a "Home Page" tab. Where is NS engineer?
  • yes. it is from last century. I strongly doubt about the system architecture. Do you mean the original design made over 10 years ago that is still in use today?
  • hello Bo I used the button's parent selector in CSS and solved the problem. But the original design of NS is not good. Selector id should be unique. Thanks! A client side script can be used to select and set the css for either button. PM me if you need details.
  • Hello Felix Thank you for your answer. Your solution is very helpful. But I have another question. I have an "Input" box in my page. I want my clients to put a number in it. When they click on the button next to the box, it shows all the results that contain the number. for example, my client is looking for items which fit…
  • Carlo, Thank you! I think this is really helpful! BTW:I am not using SuiteCommerce Advanced. Can I use this code? Yabo Hi Yabo Wu, I'm not sure if this is something you can use, but if you're up for a little scripting, Netsuite saved searches are scriptable and can be parameterised to do dynamic searches. You can set up a…
  • Hi The second site is live. we just want to design a new theme and apply it to the second site. But we also want to develop some new functionalities on the site without influencing our business on the site. thanks Hi Jim, You can not preview a theme on your second site. Is your second site live and you are working on a new…
  • I can open a new browser to preview the theme now. But it is not exactly the same result that I am expecting. The header and footer are fine. But the Body Content with <NLCOLUMNCONTENTS> show the primary site's info. P.S. I am working on the secondary site in Netsuite. what is the best and safest way to design and test…
  • I met the same problem. The question is HOW? I am not able to preview the theme in another browser. Hi jtlannon, what if you try to view your second site in another browser than the one in which you are logged in Netsuite (preview button) - are you able to see the right site?
  • Is there a .getText() option? It WORKS!! Thank you!!
  • Thank you, Neil the supplier is Liveperson. We worked on it for a few weeks. Some features are working, but some did not. For example, when I was using its "navigation flow" function to monitor users' navigation path on my website, it did not work. But those simple functions such as "time on site","geolocation","landing…
  • thank you for those suggestions. the problem is when I am using a third party plug-in on my site, it is reporting errors. The third party plug-in customer service said the page_init() caused the problem!
  • just try the enhancement : https://netsuite.custhelp.com/app/answers/detail/a_id/30818/kw/image%20fields but couldn't get the image file name. I got the image's internal id. anybody has any ideas about this enhancement?
  • I can see the Apple Pay in Cybersource. Can we use Apple Pay via Cybersource? Or is it possible to use the API provided by Cybersource or Apple to implement Apple Pay in Suitecommerce Advanced? thanks
  • Did you find out how to get the item information such as pricing, qty and SKU in the order confirmation page? Thanks
  • You should be able to find a template in Modules\suitecommerce\OrderWizard.Module.Confirmation@3.0.0\Templates\order_wizard_confirmation_module.tpl You can use "order_id": "{{confirmationNumber}}" as the transaction number.
  • It's said Netsuite is going to have a new release next month. New features will be available. But I have no idea how this can help to create the header navigation. NetSuite 2016.2 Release Notes Category Management in SMT The 2016.2 release adds commerce categories management to site management tools. Site management tools…