プロフィール
コメント
-
Hello @User_Y0DB5, Thank you very much for posting another thread! We appreciate your active participation in the community! Kindly let me coordinate this with our gurus to identify the best way to assist you on this. To the community, please feel free to add your comments/suggestions that can help!
-
Hello @User_Y0DB5, Thank you very much for posting this thread. We are glad to have you back in the community! Kindly let me tag my colleagues, @Pauline Joy Cac-Oracle and @Jack Daryl Espiel-Oracle, who have the expertise in this area. Any thoughts on this, Pauline and Jack? ? To the community, please feel free to join in…
-
Hello Jay, Thank you very much for posting this thread. We are glad to have you back in the community! Kindly let me coordinate this with our gurus to identify the best way to assist you on this. However, can you confirm what type of Saved Search are you creating? To the community, please feel free to join in on the…
-
Hello @Wuebben Design.com, The changes to enable TBA in Site Builder Kilimanjaro should be directly applied to the SSP Application. You can find this in Web Site Hosting Files > Live Hosting Files > SSP Applications > NetSuite Inc. - SB Kilimanjaro > Development > _Sources. However, since you mentioned that you have…
-
Hello @Wuebben Design.com, Yes, you can add a custom field in the Commerce Category record. Here are the steps to do this: Navigate to Customization > Lists, Records, & Fields > Other Record Fields > New. In the Other Record Field page, select Commerce Category in the Record Type dropdown. Populate all the necessary fields…
-
Hello @User_QBY0F, It appears that you are using a script type of Suitelet instead of a Client Script. I have taken the liberty to modify your script and converted it into a Client Script: /** * @NApiVersion 2.x * @NScriptType ClientScript * @NModuleScope SameAccount */ define([ 'N/file', 'N/search' ], function(file,…
-
Hello @User_QBY0F, Using SuiteScript, you can create a function that will export the results of the Saved Search into a .csv file. You can then assign the function on your button's click action. For the SuiteScript 1.0 functions, you may refer to the following SuiteAnswers articles: Article #10280 - Search APIs Article…
-
Hello Tim, I'm afraid that we will not be able to provide you a static IP address for your whitelist since NetSuite's services IP address may change at anytime without notice. According to SuiteAnswers Article #9828 - NetSuite IP Addresses: We do not support the use of NetSuite IP addresses to access or manage access to…
-
Hello Kenny, Thank you very much for clarifying this. I have tested this on my end as well and was able to confirm the behavior. Upon further looking into this, I found that an enhancement request has already been filed for this. Kindly cast your vote for Enhancement #550417 SCA/SCS > Checkout > Move / Position Page View…
-
Hello @KennyT, Can you specify your SuiteCommerce version? Also, what kind of checkout steps are you using, is it one page? I would just like to validate this on my end since required fields are validated before being able to continue to the next page. As for your question, there is no native configuration or setting that…
-
Hello @User_SZ0C3, Thank you very much for posting this thread! We are glad to have you in the community. Kindly let me tag my colleague, @Patrick Fresnosa-Oracle, who has the expertise in this area. Any thoughts on this one, Patrick? To the community, please feel free to join in on the discussion!
-
Hello Michael, Thank you very much for your response. For your 1st question, you will be using the TRANSACTION_LINKS table to find a link between the Sales Order's line items and the corresponing Invoice's line items. Here is a related SuiteAnswers article that might help you: SuiteAnswers Article #66646 - Understanding…
-
Thanks, Emi! @George Mihaylov, Yes, you can use the same image folder and this should not cause any problems with your web store. ? Kindly let me know if you experience any issues upon testing it!
-
Thanks, Ivy! Hello John, You can use a the nlObjPortlet (SS 1.0) or the SuiteScript 2.x Portlet Script Type which will allow you to programatically create a custom portlet; this portlet will be defined by the columns you will be adding via the script. You may also use a Form portlet wherein a script will be executed using…
-
Hello @User_ETK4M, Thank you very much for posting this thread! Welcome to the community. Kindly let me coordinate this with our gurus to identify the best way to assist you on this. To the community, please feel free to drop your suggestions below!
-
Hello@User_3R4AR, Thank you very much for posting this thread! We are glad to have you in the community! Kindly let me tag my colleague, @Michelle Jabanes-Oracle, to help you with this. Any thoughts on this one, Michelle? To the community, please feel free to join in on the discussion!
-
Hello @CDuf, Thank you very much for posting this thread! We are glad to have you back in the community. Kindly let me coordinate this with our gurus to identify the best way to assist you on this. To the community, please feel free to join in on the discussion.
-
Hello Michael, Thank you very much for posting your script! During my testing, I found this column: amount_unbilled in the transactions table, and found that it actually returns the remaining unbilled amount in the transaction. Is this what you are looking for? If not, can you let me know why this column would not work…
-
Hello Hakam, Do you want to remove all items under sa specific Web Site Category, or just some specific ones? You can refer to this thread for CSV updates that overwrites the Commerce Categories using a list of items created by exporting a CSV file of the Commerce Category -- however, in your case you'll be performing this…
-
Hello @User_DM8HY, Thank you very much for posting this thread! We are glad to have you back in the community. The INSUFFICIENT_PERMISSION error is usually encountered by users using a custom Customer Center role for their web store. What causes this are some of the scripts not including the custom Customer Center role,…
-
Hello Michael, Thank you very much for posting this thread! We are glad to have you back in the community. I'll test out some scripts on my end and will keep you posted. Are you currently working on a script for this? Can you paste it here so that I can take a look and continue from there? To the community, please feel…
-
@User_FZNHI, We suggest that you file a Support ticket regarding this issue since that table should be present in your schema. The Support team can better assist you in checking this on your account. Thank you!
-
Hello @Muzzyelk, Thank you very much for posting this thread! We are glad to have you back in the community. Kindly let me coordinate this with our gurus to identify the best way to assist you on this. To the community, please feel free to join in on the discussion!
-
Hello Kenny, Thank you very much for posting this thread! We are glad to have you back in the community. Kindly let me tag my colleagues, @Ivy Lopez-Oracle and @Joy Noreen Magoling-Oracle, who have the expertise on this area. Any thoughts on this one, Joy and Ivy? To the community, please feel free to join in on the…
-
Thanks, Pau! @George Mihaylov, Can you try running "gulp local --to" to reset the authentication and see if this helps? Additionally, were you able to run this before without any problems? If yes, can you provide some information regarding the changes you have made? I see that you are trying to perform this in your SandBox…
-
@nugkent, Thank you very much! I was able to review your screenshots. The reason for the "information" or "i" symbol is that you are using an A record for that domain, instead of a CNAME record. You have also set this up as a redirect URL, which corresponds to a CNAME Flattening setup. This should not affect your…
-
@farrago, Can you identify the steps you have performed to resolve the slowness on your end? When I ran the PageSpeed Insights on your webstore for Signs Direct, I saw that there were multiple JQuery CDNs included. You may try to remove some of these CDNs so that you can reduce some of your page's load time. Your site also…
-
Hi @nugkent, Can you send a screenshot of the affected domain record's Deployment Status and DNS Status? Thank you very much!
-
@farrago, Have you tried using CDN on your web store? Additionally, if you are on SCA, you can try configuring the Image Resizing of your website. This will help increase the responsiveness of your website as well. If this issue is drastically affecting the SEO and your site's user experience, please feel free to file a…
-
Hello @CDuf, Thank you very much for creating this discussion! We hope for your enhancement requests to gather enough votes! To the community, let us help CDuf in voting for the enhancements that you feel will be helpful to you!