My Stuff
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!
Comments
-
Greetings @Rumaysa Mirza, 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_HPB3I, Did the given solution work on your end? 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. If not, we would be glad to assist you…
-
Greetings @Janis001, I have removed the attachment from your previous post on your behalf because it contains sensitive information. Please be reminded to check this for every comment that you post. In your print-out, it seems that the Inventory Detail column is showing up just fine. Let us know if you still have a concern…
-
Greetings @User_HPB3I, Your requirement is possible using a Scheduled Workflow which uses a Saved Search as a condition that tells the Workflow which prospects have project(s). The workflow will automatically convert Prospects to Customers on a set schedule and interval. See screenshots below for a sample search and…
-
Greetings @Angie Cote, I also agree with @amysenders' answer that only an Employee record/field can be referenced on the Sender section of the Send Email action which is in contrast with what's stated on SuiteAnswers Article 11522. Thus, the article needs to be corrected. I also found the following related Enhancement…
-
Greetings @Strategit_Shunta4, 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 @User_DU3CU, You can conditionally remove the Email option under the Actions menu and the To be Printed checkbox on the Communication > Messages subtab in the Purchase Order by using the Workflow's Remove Button and Set Field Display Type actions respectively. See sample configuration for the actions below:…
-
Hi @Alexsandro_Brazil_Oracle, Did the given response 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 response post which will also help us and the other community members track replies that are meaningful. If not,…
-
Greetings @User_SM51K, If you are looking to transform your Custom Transaction Type to another Transaction Type (e.g. Sales Order > Invoice and so on), you can use a Workflow to do it. In the Workflow, you may need to use the Add Button Action and Transform Record Action. For more details and example implementation, see…
-
Greetings @User_QG2Y6, 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 @Gabriel Jarillo Soto, Glad to hear that you found the solution. If you need further assistance with this inquiry, don't hesitate to follow up here on this thread. -Jack
-
Hi @Dallas H, I recently found out that the Safety Stock Level might not be associated with the Item Location Configuration subrecord depending on the preferences/features enabled on your account. See sample screenshots below: Scenario 1 (Safety Stock Level is set on subrecord): Scenario 2 (Safety Stock Level is not set on…
-
Hi @Dallas H, 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
-
Hi @JoshPNW, 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. -Jack
-
Greetings @NewNetSuiter, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our gurus @Dominica Sevilla-Oracle and @Ely Gulen-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 @Dallas H, Checking on this, since the Safety Stock Level Field for each location is in their respective Item Location Configuration subrecords, the field is not accessible by Custom Field Formulas, and SuiteScript should be used instead to populate the Custom Field. Please be informed that the scope of our…
-
Greetings @Sutha G, Upon checking, the ability to upload files from a Custom Record Online Form is currently not available in NetSuite and the following related Enhancement Requests have been filed for a possibility of future implementation: Enhancement 288864: Custom Record Type > Allow users to attach a file on a Custom…
-
Greetings @JoshPNW, 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
-
Thanks for the update @Dr. Chris Houghton! -Jack
-
You're very welcome @User_EM9S3! Glad I could help ? -Jack
-
Hi @User_EM9S3, Thanks for the provided details on your console log. Upon checking, it seems that the Execute As Admin option only works for Server Triggers as described in SuiteAnswers Article 74831. I also found a related Enhancement Request filed for future support: Enhancement 268631: Workflow > Ability to execute…
-
Greetings @User_EM9S3, I noticed that you are using Client Triggers (After Field Edit and After Field Sourcing) for the actions. Client Triggers are not logged in the Workflow Log, only Server Triggers do. To troubleshoot client-side actions, use the browser console (Press F12 to open) while interacting with the form. If…
-
Hi @Biomerics_Admin, I am marking the provided answer here as correct since the solution provided in the follow-up thread below worked. -Jack
-
Hi @Janis001, Did any of the given solutions given 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(s) which will also help us and the other community members track replies that are meaningful. -Jack
-
Hi @Dr. Chris Houghton, Have you already contacted NetSuite Customer Support about this issue? We would appreciate an update from you. -Jack
-
Greetings @Janis001, I agree with @John Griffin's solution. But changing the Title should suffice and setting a new ID is optional. If the ID is not changed, the system will generate a new one for the copied template. With Standard Templates, the Save As option is unnecessary because saving it will create a new template,…
-
You're very welcome @Biomerics_Admin! Glad I could help ? -Jack
-
Greetings @User_SDDLJ, You can use Custom Field Sourcing to display the Sales Rep from the Sales Order on the Item Fulfillment. See screenshots below for a sample Custom Field setup: Related SuiteAnswers Article: 10099: Setting Sourcing Criteria For your other requirement about reports, our gurus @Dominica Sevilla-Oracle…
-
Greetings @Dr. Chris Houghton, Testing on my end, I was able to reproduce the same behavior. This concern could be a potential defect. So, it is recommended to report it to NetSuite Customer Support by submitting a case so that they can investigate further. -Jack
-
Hi @Biomerics_Admin, Did the given response above answer your question? 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. -Jack