My Stuff
Comments
-
Hello @Shubham_Singh, Are these bundles on your production account? If so, can you please provide a screenshot of these bundles? To answer your question as well, it is best practice to only have one version of SCS on your account as having two different versions of it installed on your account can cause issues on the files…
-
Hello @Shubham_Singh, Thank you for your query, let me investigate the repercussion of having these bundles on the SSP application when deployed to the domain. Regards, Adrian
-
Hello @Shubham_Singh, This will be best handled by your account manager. If you already have the necessary license for the SCA version on your account your account manager can provision the SCA bundle version you need on your production account. Regards, Adrian
-
Hello @Shubham_Singh , Are you trying to update your SCA on your production account or sandbox? Regards, Adrian
-
Hello @Philip Walklett , This functionality is still not supported as of the moment, this is filed under Enhancement #527522 - Support WebP file type in SuiteCommerce websites. If you are interested on keeping track of this Enhancement, I suggest that you submit a vote for it. For more information kindly refer to: Voting…
-
Hello @nathanatwesspur , To explain why delimiters such as hypens are being treated this way by the search API, we would need to delve further on the framework used for for it which is the ElasticSearch framework. The behavior is expected due to search keywords being tokenize by the elastic search framework. More…
-
Hello Nathan, Could you send a screenshot of your Search Index setup? This can be found under Commerce > Website > Website List and clicking view on the website record and clicking the Search Index subtab. Regards, Adrian
-
Hello Nathan, This is to acknowledge your query. Please give me some time to review this concern. Regards, Adrian
-
Hello @User_8UBAC This is the standard behavior fpr the forms used on Quotes on the webstore.
-
Hello @User_8UBAC, It should follow the Preferred Online Form under Customization > Forms > Transaction Forms Standard Online Order - Cash Sale. If you are using the defaults. Regards, Adrian
-
Hello @User_8UBAC, Just to confirm, you are using SuiteCommerce? If so, the quote form used can be found under Customization > Forms > Transaction Forms The default estimate form is named Standard Online Estimate with the transaction type Estimate (External). If you plan to use a custom estimate (external) form. You'll…
-
Hello @User_8UBAC, This is to acknowledge your query. Let me look into this for you. Regards, Adrian
-
Hello @Shubham_Singh, Have you tested this using a fresh Theme/ExtensionDevelopmentTool files and see if you'll be getting the same error? Regards, Adrian
-
Hello @Shubham_Singh, Can you also provide where did you get the following error messag:e "Impossible to parse backend error - Request {"url":"undefined/api/navigation/v1/categorynavitems/tree?" It this coming from the dev console? Regards, Adrian
-
Hello @Shubham_Singh, Can you confirm if you are also getting internal errors on the existing domains under your account? The reason behind this test is because the backend information is still being fetched from your NetSuite Account even tho your are running gulp:local. It should reflect the configuration record of the…
-
Hello @Shubham_Singh, Just to confirm, when you mean "running local domain of a website". Did you mean that you have a hosted domain locally or running this via gulp local? Have you also tried rebuilding your search index? Regards, Adrian
-
Hello @Clement K. Thank you for your response. I'm afraid this is not possible anymore using Saved Searches. Some of our users raised this and we have filed an enhancement: 323084 Reports > Web Presence > Ability to Track SuiteCommerce Advanced Page Analytics, Activity and Transactions on Web Presence Reports on their…
-
Hello @Clement K. Just to confirm, you want to replicate the native web report (page hits by customers) since you are now using SuiteCommerce / SuiteCommerce Advanced? Regards, Adrian
-
Hello @Shubham_Singh Have you applied the TBA patch on your extension tool files? This can be found under SA: 97830 Enable Token-Based Authentication (Montblanc, Vinson, Elbrus, and Kilimanjaro)? Kindly review the changes as this error is commonly encountered due to some discrepancies on the files. Another great way to…
-
Hello @Shubham_Singh Have you tried using a higher node version to fetch? Have you also tested using fresh ExtensionDevelopmentTool.zip file? Can you please attach a screenshot of the error you are getting.
-
Hello @Shubham_Singh I am Adrian from the SuiteCommerce team and I'll be assisting you with your concern. May I know the version of the following: SuiteCommerce Extension Manager Bundle Gulp version Node version npm version Regards, Adrian
-
Hello @Aaron McCausland I've tried to test your concern and was able to reproduce the same error. Can you please file a case for this for further investigation for a potential defect? Regards, Adrian
-
Hello @Aaron McCausland I've tested and confirmed that by enabling the preference "Show only items listed in: Item options and custom transaction column fields" on your configuration file will hide the unnecessary fields on the order history page. You enable this by following these steps: Navigate to Commerce > Websites >…
-
Hello @Aaron McCausland If I recall correctly, there should be a configuration that we just need to enable to resolve your concern. Let me test it out first before we look into customizations such as creating workflows. Regards, Adrian
-
Hello @Aaron McCausland Thank you for providing this. Let me test this out first on our test accounts and check what possible solutions we can provide regarding your concern. Regards, Adrian
-
Hello @Aaron McCausland Can you provide a screenshot of the Order View Page on your site? Would like to see which fields and pages are you referring to. Regards, Adrian
-
There should be an option to deploy the content on "All Pages". This is what we mostly use when deploying small scripts on My Account and Checkout pages.
-
Hello @Aaron McCausland I'm referring to the file as a whole. The configuration field is limited only to 300 characters as it was not designed to handle large strings. Regarding your customization since you are just injecting client side script on your site. Why not utilize CMS HTML Contents using the Site Management Tools…
-
Hello @Aaron McCausland Thanks for providing this. I now have a brief idea on what you are trying to do. This is not a best practice in developing custom extensions for SuiteCommerce. The problem with this approach is that if the JSON file gets bloated and it could result to a 401 - URI Request Too Large wherein your…
-
Hello @Aaron McCausland Can you post a sample screenshot of your code snippet? Anyone from the community who might had the same need and happen to know of an alternate solution to this? Any insights you can provide would be highly appreciated. Regards, Adrian