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
-
Hi @User_IJB6M, Did the given solution above resolve your concern? If so, we would greatly appreciate you giving us an update and clicking "Yes" on “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful. -Jack
-
You're very welcome @Matan Shachaf! Glad I could help ? -Jack
-
Hi @User_SI57H, Did the given solution above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking "Yes" on “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 will also get…en How do you assign an Accountant User? Comentario por Jack Daryl Espiel-Oracle Apr 27, 2022 7:33PM
-
Hi @PaulFleetwood, We understand your frustrations with those fields. Upon testing, the Custom Transaction Body Field can be hidden using a Workflow while the same can be done with the Script fields using a separate script unless a conflicting script forces the fields to show. I also found the following related Enhancement…
-
Greetings @Matan Shachaf, The PO Template is assigned on the Form Level of the record. To use 3 different templates, also create 3 Custom Forms that correspond to each template. If you use Advanced Templates, select the template on the Print Template field on the form, otherwise use either the PDF Layout or HTML Layout…
-
Hi @User_IJB6M, Upon checking, for Workflows to run for JEs created via the Import Journal Entries page, you should enable the Run Server SuiteScript and Trigger Workflows preference in Setup > Import/Export > CSV Import Preferences. See the screenshot below: On another note, I have published a discussion related to your…
-
Greetings @Jeff Pineda, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our gurus @Katerina Winklerova-Oracle and @Micah Timbol-Oracle who might be able to help you out on this one. To other members who have any ideas, feel free to share them here. -Jack
-
Greetings @lilywu, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our gurus @Joy Noreen Magoling-Oracle and @Ivy Lopez-Oracle who might be able to help you out on this one. To other members who have any ideas, feel free to share them here. -Jack
-
Hi @User_SI57H, Welcome to NetSuite Support Community and thank you for posting your question here! For new members, we suggest that you visit the NetSuite Support Community - Frequently Asked Questions (FAQs) for more information regarding the community. By the way, it would be great if we will be able to recognize you…
-
Thank you for providing the requested information @PaulFleetwood. Judging by the Field IDs, one is a Custom Transaction Body Field and the other two are Script Fields. The prefix custody_ is used for Custom Transaction Body Fields which are defined in Customization > Lists, Records, & Fields > Transaction Body Fields while…
-
Hi @Charles B, Upon checking, The Zip Code list is currently not available for Custom Fields. The following related Enhancement Requests have been filed for a possibility of future implementation: Enhancement 48763: Provide the ability to source from Entity 'Ship To' State, City and Zip. Enhancement 140554: Setup >…
-
Greetings @PaulFleetwood, Can you share the Field IDs of those fields in question so that we can determine if they are Standard/Custom/Script fields? -Jack
-
Thanks for clarifying @Charles B. The solution that you are looking for might be similar to the one provided in the following related thread: Let us know if this is what you're looking for. If you find this reply to your question useful, others might be as well. By clicking “Yes” on “Did this answer the question?”, you’ll…
-
Greetings @Charles B, Just to confirm, are you using SuiteAnalytics Connect for the task that you're describing? -Jack
-
You're welcome @User_IJB6M, Glad I could help ? -Jack
-
Hi @User_IJB6M, Thanks for providing the screenshot and the additional information. Can you try the following troubleshooting steps: 1. On the Workflow Definition Page, check if the Release Status is set to Released. See the sample screenshot below: 2. On the same page, make sure that either the On Create, On View or…
-
Greetings @User_IJB6M, Thank you for posting a new inquiry in NetSuite Support Community. Can you post some screenshots of your Workflow setup for us to troubleshoot? -Jack
-
Greetings @lynale, Can you try using the following code instead that uses the NetSuite Freemarker Formatting Method if it will work? ${item.quantity-nsformat_number(item.quantityfulfilled)} Related SuiteAnswers Article: 26500: Syntax for Advanced Template Fields > Freemarker Formatting Method Hope this helps. If you find…
-
Greetings @User_USRCP, 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
-
Greetings @User_XQ321, We would like to request some screenshots of the Workflow Logs on the Invoice missing the add button by going to the System Information subtab > Workflow History subtab > Click the Log link for your Approval Workflow with the most recent Date Entered State with the State Name Info column set with the…
-
Hi @Asher_123, Have you already gotten started on this? As mentioned, we might be able to help you with specific concerns or inquiries in the course of the script development. Let us know if you have come across some roadblocks. -Jacken Updated Custom transaction line field Comentario por Jack Daryl Espiel-Oracle Apr 14, 2022 5:36PM
-
Greetings @Asher_123, Since the Custom Item Number Field is located in a subrecord that is separate from the Sales Order and Workflows currently cannot access subrecords, you might need to use SuiteScript for your requirement. Please be informed that the scope of our support here in NetSuite Support Community does not…en Updated Custom transaction line field Comentario por Jack Daryl Espiel-Oracle Apr 13, 2022 9:51PM
-
Hi @ChrisH, As implied in my previous post, Workflows cannot set Journal Entry Lines yet since SuiteFlow only supports the Items sublist and Expenses sublist (on Expense Reports only). Journal Entries have the Lines sublist which is currently unsupported. With that said, you need to use SuiteScript for your requirement.…
-
Hi @User_IJB6M, Did the given response above help resolve your concern? If so, we would greatly appreciate you giving us an update and clicking "Yes" on “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 get…
-
Hi @ChrisH, Have you already gotten started on this? As mentioned, we might be able to help you with specific concerns or inquiries in the course of the script development. Let us know if you have come across some roadblocks. -Jack
-
Thanks for confirming and providing your template code @User_IJB6M. Are you switching back to WYSIWYG mode before saving the template? If so, this is not recommended and might be the cause of the error you are experiencing. The following warning appears when you switch to source mode for the first time stating this issue:…
-
Greetings @User_IJB6M, Are you adding the column in WYSIWYG (Graphical) mode or Source code mode of the Advanced Template Editor? If you are in source mode, can you provide the template code here that you are trying to add? Also, the following related Community Training video might help: Let us know if it does help! -Jack
-
Greetings @ChrisH, If you are trying to populate the Location in the line level of the Journal Entry upon save, you need to use SuiteScript instead since the Lines sublist on Journal Entries is currently unsupported by Workflows. The following Enhancement Request has been filed for a possibility of future implementation:…
-
Hi @User_HPB3I, Thanks as well for the clarification. Currently, filtering the dropdown to point to a specific folder on both the Files Sublist and Document Field is a limitation of NetSuite. The following related Enhancement Requests has been filed for a possibility of future implementation: Enhancement 131584: Documents>…
-
Hi @User_B0LRJ, Did the given solution above help resolve your concern? If so, we would greatly appreciate you giving us an update and clicking "Yes" on “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 will also get…