プロフィール
コメント
-
Hello @Bryan Carroll, Yes that is correct. Kindly apply the patch on your end and let us know the results. Thank you! -Leonard
-
Hello @Bryan Carroll, Thank you for providing the screenshot. To answer your question, yes the Token Based Authentication is now required as Developer tools can no longer accept NetSuite user credentials for authentication. This is documented on SuiteAnswers Article: Enable Token-Based Authentication. I was also able to…
-
Hello @Ancana, Thank you for submitting a new thread. Unfortunately, the ability to include the Associated Images on an Item Search is currently not supported in NetSuite. This is documented on the following Enhancements: 324502 - Include the Associated Images on the Item Saved Search > Results columns 264870 - SCA >…
-
Hello @Bryan Carroll, Thank you for submitting a new thread. Would it be possible for you to send a screenshot of the error on your end so we could know in which step of the deployment you are receiving the error? Can we also confirm that you were able to apply the Token-Based Authentication patch listed here on…
-
Hi @George Mihaylov, Apologies for the delayed response. I have been testing this out on my end, and I was able to reproduce the behavior as described when registering as a guest. My initial assumption would be perhaps the code in charge of updating the phone number during registration may not be triggering so that would…
-
Hello @justinmjoh, Kindly let us know if you still require assistance on this concern. If you found the answer helpful, it would be a great help to mark "YES" to set the accepted answer. This can help our fellow members find solutions easier in the future. Thanks! -Leonard
-
Hello @justinmjoh, Thank you for creating a new thread. You are correct, the Tiktok icon is currently not supported from the out of the box themes as of now. This is documented under Enhancement: 632966 SCA/SCS > SC Configuration > TikTok logo not available on the footer configuration I highly suggest you submit a…
-
Hello @JPrice, Kindly let us know if you require additional assistance on this concern. Thank you! -Leonard
-
Hello @JohanvL, Thank you for the update. Unfortunately, I am still unable to reproduce this behavior on my end which makes this is difficult to troubleshoot. Would it be possible for you to send some screenshots of the expected and actual behavior on your end? Are you currently unable to select the desired country on the…
-
Hello @JPrice, You can achieve this result by customizing the development SCA SSP. In my test account, I did the following using SCA 2020.2 and the SCA Base Theme: On Facets.ItemCell.View.ts, I added the following code to the getContext function: This would allow you to access this variable on the theme's template file.…
-
Hello @JPerley, I agree with Charles, please let us know if you are using a Site Builder/SuiteCommerce website. If so, then the provided solution would work on this scenario. Otherwise this may be more of a integration concern. That being said, kindly let us know if you still require assistance on this concern. Thank you!…
-
Hello @eleran, Kindly let us know if you still require assistance on this concern. I agree with Charles on the solution provided but if you are still encountering difficulties, please feel free to share the output on your website as well as a screenshot of the code you used. Thank you!
-
Hello @JohanvL, Can you describe further the behavior on your end? I have tried using both the standard Site Builder checkout and using the reference checkout touchpoint and I am able to select a billing address of countries that are not available for shipping. Is Country Y not appearing in the dropdown menu for countries…
-
Hello @Alexsandro_Brazil_Oracle, Thank you for posting a new thread! Please allow some time for the members/gurus to check on your concern and get back with more information. To our members, please feel free to share your thoughts on the thread. Thank you!
-
Hello @Kedalene, Thank you for posting a new thread! Please allow some time for the members/gurus to check on your concern and get back with more information. To our members, please feel free to share your thoughts on the thread. Thank you!
-
Hello @George Mihaylov, I apologize for the late response. Could you kindly provide which SuiteCommerce version you are using for this so I may check this on my end? Thank you! -Leonard
-
Hello @PaulFleetwood, I agree with Charles on this concern. It seems that that functionality is currently not supported out of the box and is documented on the provided Enhancement. That said, we highly suggest that you submit a vote for this enhancement. For more information kindly refer to: Voting for Enhancements…
-
Hi @User_FJJCU, Kindly let us know if you still require assistance on this concern. If you were able to find a solution to the issue, please feel free to share the solution on the thread. I am sure our fellow members would appreciate your insights. Thank you! -Leonard
-
Hello @PaulFleetwood, I tried testing this out on my test account and it seems that the only "Role" fields exposed for Contact search is "CRM Role" ex: Primary Contact, Alternate Contact etc. From what I learned, the Login Access Role that you need on your saved search is currently not accessible on Contact and Customer…
-
Hi @JohanvL, I was able to test this out on my own test account by restricting the countries to only the United States. I did this by going to Lists > Accounting > Shipping Items > Shipping and Handling Rules > Countries and set the country to only the United States. I was done able to set a separate Shipping and Billing…
-
Hi @User_FJJCU, Thank you for submitting a new thread. I agree with Charles on this, kindly confirm if your SuiteCommerce Advanced license has not yet expired. Please also confirm that the SuiteCommerce Advanced feature is enabled for your account under Setup > Company > Enable Features > Web Presence Kindly let us know…
-
Hello @JPrice, Kindly let us know if we were able to answer your question. It would be a great help if you can mark "Yes" to the comment that was able to answer your question. Marking the accepted answer can help our other members find the solution easier in the future. Thank you! -Leonard
-
Hello @Durga Rao, Kindly let us know if you still require assistance on this concern. If you were able to find a solution for this, please feel free to share it on the thread. I am sure our other members can find it useful as well. Thank you! -Leonard
-
Hello @TThompson-CM, Thank you for posting a new thread! Please allow some time for the members/gurus to check on your concern and get back with more information. To our members, please feel free to share your thoughts on the thread. Thank you!
-
Hello @Durga Rao, What is appearing on your screen when accessing your website? Do you have any errors in your Browser's Console? Do you mean when running gulp locally or simply accessing your website using a local domain? Perhaps this SuiteAnswer Article can be of help: Test SCA Customizations on a Local Server -Thank you!
-
Hello @CarlW Thank you for posting a new thread! Please allow some time for the members/gurus to check on your concern and get back with more information. To our members, please feel free to share your thoughts on the thread. Thank you!
-
Hello @User_USRCP, Thank you for posting a new thread! Please allow some time for the members/gurus to check on your concern and get back with more information. To our members, please feel free to share your thoughts on the thread. Thank you!
-
Hello @JPrice, Sorry about that. I fixed the link in the original comment too but you should be able to access the article here: Set Up SCA Developer Tools. Please also note that you will also need to apply the Token Based Authentication Patch for SCA 2020.2 in order to deploy your customizations. For more information,…
-
Hello @JPrice, I'm not quite sure why the file would be missing in your existing environment but the file should be available under your SCA Source files in your file cabinet. For more information, you can refer to: Download SCA Source Files. After extracting the files on your computer, you should be able to find the file…
-
Hello @justinmjoh, Thank you for providing your code. I was able to try this out on my end using your code and I was able to reproduce the issue on my test account. I was also receiving a warning for jQuery.Deffered() on the console. Could it be possible that we missed this on your end? It simply was spelled incorrectly on…