My Stuff
Comments
-
@Asher_123, yes those are also possible. For the value of the Created From field, use ${transaction.createdFrom}. While for the value of the Package Contents Description field under the Packages sublist on the Item Fulfillment, use ${package.packagedescr}. By the way, I was able to get the correct Field IDs to use from the…
-
@Keith Boatner, since our support scope is only limited within the NetSuite Support Community, we can only recommend consulting your technical requirements with your in-house developer or you may avail of the services of our Professional Services or Advanced Customer Support Teams through your Account Manager so that they…
-
Hi @MichelCA, Thank you for providing the requested information. Upon checking, the common cause of the error that you're getting is an invalid reference to a File assigned to form.clientScriptModulePath or an invalid File ID reference assigned to form.clientScriptFileId. With that said, since you have assigned…
-
Greetings @User_XQ321, Upon checking, the sublist view applied for the Transactions sublist in the Customer record will always be the last chosen sublist view search in the View dropdown. However, this only applies to the current role so you may need to re-select your preferred sublist view search again for each role that…
-
Greetings @OliverK, Testing on this, setting delays on subsequent Set Field Value actions after previous ones execute seems to be unnecessary since the results on my end show that the changes by the previous actions were reflected before executing the subsequent ones. The test that I did was to get the sum of values of two…
-
Greetings @User_0EXA9, You can use the Workflow's Sublist Action Group feature to be able to check Sublist fields in the Condition of the Send Email Action. See the threads below for examples on how to use the feature: Add a Line Item if a line with a Specific Item Exists In Sales Order Line Item, I want a Custom Field…
-
Greetings @MichelCA, We would like to request the complete scripts where you are getting the error for us to test and help you troubleshoot the issue. -Jack
-
@Keith Boatner, if you implement the custom list into a Dropdown (List/Record) Custom Field, you can have a Workflow or Script to populate the dropdown based on the Address Zip code. To provide an implementation example, the Sales Order record has a hidden Zip code field for the Shipping address (ID: shipzip). You can have…
-
@Asher_123, upon testing I was able to pull the value of the Package Tracking Number field from the native Packages sublist on the Item Fulfillment! Here is the Scriptable Template Code that I used: Template code: Here are the Shipping Tracking Numbers for Item Fulfillment ${transaction.tranId}: <p> </p> <table…
-
Hi @Janis001, In that case, you would need to double-check if the edited template is set on the Custom Form being used in the transaction you are printing. See the sample screenshots below: Transaction to print: Edited Template: Custom Form: Printout (Before Template Edit): Printout (After Template Edit): Hope this helps.…
-
@Karanjot Singh, you can still have the workflow consider the Current value of the Status field while checking the previous value of the fields you specified by using the OR expression that is enabled with the Use Expressions option. See the sample screenshot below: But, a much better condition would be to also check the…
-
Greetings @Karanjot Singh, You can make use of the Old Record reference in the condition to check if only certain fields have been edited upon saving the record. I have published a related discussion about this linked below: Hope this helps. If you find this reply to your question useful, others might be as well. By…
-
Hi @Keith Boatner, Upon checking, it seems that only a custom solution is the way to go here since Enhancement 103374: Sales Rules: Please add a County field to Addresses that sources from the zip code so that you can create Sales Rules based on the customer's county has not yet been implemented. We apologize for the…
-
Hi @Asher_123, Thanks for the additional details and clarification. To answer your question, yes the Custom Transaction Line Field must be on the Items sublist. So, in your case where the field is in a separate Child Record Sublist, the solution I provided will not work and you cannot pull the field value directly on the…
-
@Janis001, can you try modifying the values of the attributes (e.g. 25%) to test if it will reflect on the printout? -Jack
-
@Janis001, thanks for the update. Have you also set the edited template in the Print Template field on the appropriate Custom Form? See the sample screenshot below: -Jack
-
Hi @User_0931Q, Do you still need assistance with this concern? If so, we would appreciate you providing the additional information we were requesting in the previous post. -Jack
-
Greetings @Janis001, I have redacted on your behalf the sensitive information from the image on the thread description. Please be reminded to check this for every thread/comment that you post. Anyway, logo images that are set to be displayed on Advanced Template Printed Forms will show in their original sizes. To adjust…
-
Greetings @esabis, Thank you for posting a new inquiry in NetSuite Support Community. Our gurus who specialize in this subject will look into your inquiry and will get back to you with an update. To other members who have any ideas, feel free to share them here. -Jack
-
Hi @User_EVVPG, Did our suggestion above help resolve your concern? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful, and you will also…
-
Hi @User_CS3KK, Did the given solution above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you…
-
Hi @User_19K5F, Did the given response above help resolve your concern? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful, and you will…
-
Hi @paula.courtemanche and @User_VBI5X, Did the given responses above answer your respective questions? -Jack
-
Greetings @OliverK, Upon checking and testing, Filtered Custom Segments and those which have values that depend on other segments are not available yet for Inline Editing. The following related Enhancement Request has been filed for a possibility of future implementation: Enhancement 168902: DLE Transaction Search/List…
-
Greetings @User_0931Q, The functionality on your end for sending SMS messages from NetSuite appears to be provided by the MessageMedia Text Message Bundle. Do the following steps to identify the issue so that we can troubleshoot: 1. Navigate to Customization > Scripting > Scripts 2. Under the Filters section, select…
-
You're very welcome @User_75YL8! Glad we could help 🙂 -Jack
-
Hi @Vernita, Did the given response above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful, and you will…
-
Hi @Vernita, Did the given response above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful, and you will…
-
Greetings @User_19K5F, I found the SuiteAnswers Article below that has links to useful resources about the Token-based Authentication used in NetSuite SOAP Web Services which also includes the article about the TokenPassportComplex Type that might contain the answer that you are looking for. 44708: Token-Based…
-
Greetings @User_VBI5X, I have consulted internally, and it seems that the sample behaviors @Vernita described on the before and after scenarios appear to be correct. But to be absolutely certain, consult with your Account Manager as well. -Jack