Mi contenido
Comentarios
-
Hello @Amjad Kasem, Kindly let us know if you still require assistance on this concern. If we were able to provide you with an answer, please consider marking the "Yes" on the Did this answer your question portion of the comment you found helpful. Thank you! -Leonard
-
Hello @Sivasubramaniam, Kindly let us know if you still require assistance on this concern. If we were able to provide you with an answer, please consider marking the "Yes" on the Did this answer your question portion of the comment you found helpful. Thank you! -Leonard
-
Hi @aisaadaniya, I was able to test this out on my end and I was able to set the Ship Method field on the Purchase Request record using an Employee Center Role using a Client Script as you described. Can you try placing a Log function on a pageInit function like this: And check the execution logs for new entries after…
-
Hi @aisaadaniya, Thank you for submitting a new thread. The Purchase Request record is considered the same as a Purchase Order record. It may be possible that your script deployment is currently not executing for the employee center role or may be set to the status of "Testing" May we request a screenshot of your Script…
-
Hello @Sivasubramaniam, Thank you for submitting a new thread. The Inventory Detail on the Items Sublist is considered a Subrecord and needs a specific set of functions to be accessed. Kindly refer to this sample code for how to use them: You may also refer to this SuiteAnswers Article: Using SuiteScript 2.x to Retrieve a…
-
Thank you for providing the timestamp @Brian Finlay. I was getting the error on create and on update of a sales order. I then removed all deployments except the one for create/set the fields. I assumed once I could get the create to work, I can apply likely the same fixes to the rest of the scripts. But this does mean that…
-
Hello @aisaadaniya, 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 @Greg Ebel, 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 @Brian Finlay, I was able to use your exact same script without running into any such error. To clarify, you are only experiencing this error upon clicking save on a Sales Order record in Edit mode, correct? And with the script deployment disabled, the error is no longer reproducible? Would it be possible for you to…
-
Hello @TThompson-CM, Thank you for submitting a new thread. Were you able to test this behavior using a different customer record set on the invoice to see if the slowness is still reproducible? Can we also confirm if there any other script deployment and workflows on the Invoice and Customer Payment Record that could be…
-
Hello @Brian Finlay, Would it be possible for you to temporarily comment out everything within your afterSubmit(scriptContext) function and add the following line of code like so? This is just so that we can check your execution logs and confirm if the script actually runs. Thank you! -Leonard
-
Hello @PaulFleetwood, May we know what version of SCA and Theme Developer Tools you are using? As well the version of Node.js and npm on your development machine. Kindly make sure you are using the correct version of Node for your SuiteCommerce version. You may refer to this SuiteAnswers article for reference: Install…
-
Hello @Amjad Kasem, We apologize for the inconvenience on your end but the article NetSuite Login Pages and iFrame Prohibition refers to all login pages on NetSuite. The security team at NetSuite does not allow the practice of presenting login fields to your NetSuite account in an iFrame on your web page. The article:…
-
Hello @Amjad Kasem, When you say Website, do you mean a SuiteCommerce Website or a third-party one not relate to NetSuite? Also could you specify what kind of Custom Customer Login Page you are referring to? Is this done via the Customer Center Login? Or via SSO? What are you looking for for your Employee Login Page? If…
-
Hello @Durga Rao, We apologize for the inconvenience on your end. It is only possible to have a unique Entity ID across your production and sandbox accounts but as for your Production Account and Production Webstore they will have to share the same Entity ID obtained from your NetSuite Service Provider Metadata file.…
-
Hello @brocha, 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 @MoonK, 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_XQ321, 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 @US Water Systems, Inc., 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 @Wuebben Design.com, Kindly let us know if you have additional questions regarding this topic. If we were able to answer your question, kindly mark the "Yes" under the Did this answer your question section of the comment. Thank you! -Leonard
-
Hello @JPrice, Kindly let us know if you still require assistance with this concern. Thank you! -Leonard
-
Hello @Sanju, Kindly let us know if you have additional questions regarding this topic. If we were able to answer your question, kindly mark the "Yes" under the Did this answer your question section of the comment. Thank you! -Leonard
-
Hello @317paddy, Thank you for submitting a new thread. Do you mean setting videos as the associated item image in the PDP? If so, I believe it is currently not possible to set video file formats for the item's images but I have seen some customers make use of animated GIFs in place of a video. It is currently not possible…
-
Hello @User_C6XDE, 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_NC62U, 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 @Entartes, 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_VCZ2J, Thank you for sharing your solution on this with the community! I am sure our other members can find this useful. Cheers! -Leonarden How to add package info on Saved Search Comentario por Leonard Mallare-Oracle Nov 30, 2022 9:09PM
-
Hello @JPrice, Do I need to run a script deployment for it to run on the PDP? No that should not be necessary for this case. Does this mean you directly add the script directly to the template file? Typically this would be considered to be not the best practice as scripting logic should not be included in the Template…
-
Hello @JPrice, It seems that the LinkedIn article you are referencing details steps for modifying SCA Elbrus Core files and not customizing via extensions and themes. That being said can you provide an overview/visualization of what you want to achieve on your website itself? Thank you! -Leonard
-
Hello @Brian Finlay, Would it be possible to see a screenshot of the error and a copy of the Set Customer Fields User Event Script that you used? Thank you! -Leonard