Mi contenido
On Friday, October 10, 2025, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Share Your SuiteWorld Experience & Earn a Special Badge!
Comentarios
-
Have you tried contacting Shopify about your requirements? They may need to modify the integration. Could you also please tell more about the step by step process on your concern with regards to shopify? Additionally, are you aware of what kind of integration are you using? SOAP Web Service/RESTlet/Suitelet/REST Web…
-
Hi @Michael Shparber , did you submit a support case? -Mikko
-
Hi @Mathias_Netsuite , how things going on your end? -Mikko
-
It seems that this could be a potential defect. I would advise you to submit a case to support team so they could check this further. -Mikko
-
Hi Stephanie @User_6YI1X , Thank you for posting again in the community! Please allow some time for the gurus/members to look into this and get back to you for any updates. Hi @Dominica Sevilla-Oracle /@Ely Gulen-Oracle , any thoughts on this one?? To everyone, feel free to share your insights. -Mikko
-
Hi Oliver @OliverK ,, Thank you for posting in the community! Our gurus/members will check this and update for any findings. Also, thank you @JohnCirocco for sharing your idea. -Mikko
-
Hi @faisalabdulmoid_39498 , Thank you for posting again in the community! Our gurus/members will look into it and get back with more information. Hi @Joy Noreen Magoling-Oracle /@Ivy Lopez-Oracle , any thoughts on this one? To everyone, feel free to share your thoughts. -Mikko
-
The Ship To contains the subrecord address. Try to use the subrecord APIs when getting the value on fields like 'shipaddr1'. -Mikko
-
Record Browser is for SuiteScript. If you are using NetSuite2.com data source, best to look on Records Catalog(Using Administrator role on UI). It includes all information related to available tables/fields/join on your account. -Mikko
-
Hi @User_GXMTF , did we provide the answer you are looking for? -Mikko
-
Hi Hendrik @User_3B7DR , You are correct that the new data source is not accessible on Administrator when using Role-based access restrictions. See article for reference. It seems you already created another custom role with the desired requirement. For future reference regarding permissions, you may check this article.…
-
Hi @Michael Shparber , if you have an administrator role on your NS account, you may check the Records Catalog via UI for the connection between the tables. It is also listed on how the join works between tables. Additionally, the user can only query data that they have access. I hope this helps. -Mikko
-
Hi @Strategit_Shunta4 , You may use CurrentRecord.setValue(options) in replacement for nlapiSetFieldValue. Let us know if this answers your question. -Mikko
-
Hi Eklon @Eklon Eleuterio , Thank you for posting again in the community! Our gurus/members will look into your concern and get back with more information. To everyone, feel free to comment your ideas. -Mikko
-
Hi Stan @S. van den Oever , Could you please clarify the following: What SuiteScript version are you using? What type of script? E.g User Event/Suitelet/Client Script/Etc. Is the multiple shipping route enabled? Could you please provide sample code you are working on? For the fields like "shipaddr1", are you using…
-
Upon further checking, this is a standard behavior and you may want to use alternate method of using console.log(This will show on browser console). However, it will not be save in your NetSuite account. -Mikko
-
Hi @Strategit_Shunta4 , Could you please clarify a few things: Are you only working with client script? No other script involve. E.g User Event. What function you used in creating the button? Have you tried logging in the PageInit function to see if it is executing? Client Script PageInit only works when you are in Edit…
-
Hi Mathias @User_GXMTF , If the desired field/sublist is not included in the Records Browser, most likely it will not work. Additionally, Static sublist is not available for suitescript. -Mikko
-
The report page is not scriptable. You may check the available customization on Report Customization. You may submit an enhancement request regarding your concern and be specific on the details when submitting the request. You may also check SuiteIdeas for related topics. -Mikko
-
Hi @Martha Hakes , Thank you for posting again in the community! Our gurus/members will look into it and get back with more information. Hi @Dominica Sevilla-Oracle /@Ely Gulen-Oracle , any thoughts on this one? ? To everyone, feel free to share your insights. -Mikko
-
Hi @User_SZ0C3 , Thank you for posting again in the community! You may check the role of the user if it has Customer Refund permission under Transaction Subtab on the Roles Record. You may also check Permissions Documentation for other permission related information. -Mikko
-
Hi @User_GXMTF , the ignorefieldchange will depend on your script logic. This option will affect the controlling and dependent field on the field change trigger. When this option is set to true, the field change and the secondary event is ignored. An example would be, shipping address can trigger a change in the list of…
-
The owner of the bundle should update the script in the bundle then the user should update the bundle in their account. The SuiteIdeas are for enhancements. No need to submit new ones if there are related enhancement on your concern. -Mikko
-
If it is part of a bundle, the bundle owner may need to update the bundle. Be cautious in updating a bundle. See the following article for more information: Locked vs. Hidden Bundle Scripts Overview Locking Objects in Customization Bundles This is also related to an enhancement #220178 SuiteBundler > Provide a way to…
-
Please let me know if my understanding is not accurate 1) This script is deployed on a suitelet with client script 2) customrecord_nsts_ci_setup this is a Custom Record which is loaded and then saved. On the second part where the Custom Record is loaded, are you in the Custom Record already since you used the…
-
Hi @Matan Shachaf , Thank you for posting in the community! Unfortunately, it cannot be edited unless by the owner of the script. -Mikko
-
Hi @faisalabdulmoid_39498 do you still need further assistance on this concern? -Mikko
-
Could you clarify what do you mean by manual and non-manual JE? What specific record are you looking? You can check the Type column on the transaction table. Most transaction tables available on your account are listed on the Records Catalog/SuiteAnalytics Workbook. You may also check this article to learn more on how to…
-
Hi @Brian D-Oracle , Thank you for posting again in the community! With regards to your concern, this is related to an enhancement( # 178379 List > Search > Saved Searches > To be able to create a custom schedule for saved searches) . No alternate solution mentioned on the issue record. We do advise you to submit a case to…
-
Hi @Saqib Ali , did we answer your question? -Mikko