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
-
Hi @Lisa Surya, Thanks for letting us know. However, upon further checking, this is not possible yet via Workflow or Scripting. We've found several cases related to this it was all attached to an enhancement. This is logged and being tracked under Enhancement 157211: SuiteScript > Ability to hide/show form tabs via client…
-
Greetings, everyone! We have a fellow member, @Matthew Pitkin, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! ___ In the meantime, in case you know someone who is new to NetSuite, we encourage you to direct them…
-
Hi @DHI_JG, My apologies for the late revert on this. Would you be able to send screenshots of your saved search? That way, we could try to replicate this on our test accounts. Thanks!
-
Hi @User_2D608, Upon further checking, this is a current limitation as we cannot set Line fields as the Condition on Transform Record actions. To our other members, feel free to share your ideas and suggestions on this. 😊 We appreciate your understanding on this current system limitation.
-
Hi @Dext3r, My apologies for the late revert on this. We're currently testing this on our end. We'll update you once we're done testing. Thanks!
-
Hi @User_2D608, We're currently checking if this is possible. We'll update you once we're done testing. Thanks!
-
Hi @Ben Belzer, You're welcome! Glad I was able to help you with this. ☺️
-
Hi @Vasya_2, Upon further checking, there's no separate NetSuite repository that holds all templates in one place. But to our members out there who would like to share their insights on the matter, don't be shy and comment on the thread!☺️
-
Hi @Ben Belzer, Good day! I believe what we can do here is to keep both of them as Free-Form text then change the formula as seen below: CASE WHEN {custbody83} LIKE '%ERROR%' THEN '' ELSE SUBSTR({custbody83}, 1, 10) END This way, it will cut the values after the 10th character. I've set the body field to Normal for now so…
-
Hi @Lisa Surya, Good day! I would just like to follow up on this concern. Can you confirm if the provided information has helped you? Do you have some additional questions regarding this? ___ By marking Yes on the "Did this answer the question?" question, it will tagged this as Accepted Answer. With this, it will also help…
-
Hi @Benjamin Paul - USA, Good day! I would just like to follow up on this concern. Can you confirm if the provided information helped you? Do you have some additional questions regarding this? By marking Yes on the "Did this answer the question?" question, it will tagged this as Accepted Answer. With this, it will also…
-
Hi @Lisa Surya, Good day! I believe what we can do here is to create a Custom Form (That has the subtabs hidden) then set this Custom From as Preferred for the specific Role as seen below: Let me know if this helps! 😊 ___ If you find this reply to your question as helpful, others with the same question might find it…
-
Hi @User_T8ZFI, Unfortunately, after copying the setup of your Custom Record in my Test Account, I'm still unable to replicate the Personalize button on our end as seen below: With that said, we highly recommend you to create a case in NetSuite support to further investigate your concern. As Support will be able to further…
-
Hi @Gab JS, Good day! Sending a gentle follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Ben Belzer, Good day! I would like to ask what is the purpose of setting the type of the Custom Fields to Date? Is it to remove the time in the Custom Field? Thanks!
-
Hi @Benjamin Paul - USA, Good day! Yup, yes you can. As per my initial answer, I've noted that you can use a Custom Body Field instead of using the Workflow Field. Let me know how it goes! ☺️
-
Hi @Benjamin Paul - USA, I've already answered this previously. I've quoted my answer from above: Please let me know if you are able to see my response. Thanks!
-
Hi @Benjamin Paul - USA, Good day! My apologies, I'm not sure what you mean by "anyone comments?". Would you be able to elaborate mo on this? Thanks!
-
Greetings, everyone! We have a fellow member, @Vasya_2, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! __ "In the meantime, you might be interested in participating in our Question of the Week. You only have until…
-
Greetings, everyone! We have a fellow member, @User_2D608, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! __ "In the meantime, you might be interested in participating in our Question of the Week. You only have…
-
Hi @Richard Appleford OB, You're welcome! 😊 Yup, as long as you're using the standard Country list. Thanks! __ "You might be interested in participating in our Question of the Week. You only have until December 14, 2PM ET to comment on your answers and earn rewards! Click here for more details."
-
Hi @Paul Yuncker! Thank you for posting this thread 😊 Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us. ___ "In the meantime, you might be interested in participating in our Question of the Week. You only have until December 14, 2PM ET to comment on your answers and…
-
Greetings, everyone! We have a fellow member, @Vernita, who could use our assistance. Please don't hesitate to share your knowledge and best practices to help them out. Your input is highly valued and appreciated! __ "In the meantime, you might be interested in participating in our Question of the Week. You only have until…
-
Hi @Dext3r, Good day! Upon further checking on this, I was able to find several cases related to your concern wherein the Class field is not being displayed on Item Fulfillments and they were all attached to an enhancement. This is logged and being tracked under Enhancement 173774 Item Fulfillment > Ability to show the…
-
Hi @Vernita, Upon further checking, this is not possible yet by customization itself. As for the script alternative, I reached out with our SuiteCloud team and they've provided me with an enhancement regarding this. This is logged and being tracked under Enhancement 169456 Ability to hide/remove/disable a custom button in…
-
Hi @User_J26ZS, Upon further checking, I was able to find related cases regarding this and it was attached to an enhancement. This is logged and being tracked under Enhancement 166706 Custom Customer Statement > Ability to source and add fields for Sales Order Numbers in the Custom Transaction Column Field. You can vote…
-
Hi @Cassie_N, Good day! Sending a gentle follow up on this in case you haven't seen Tigran's previous reply. Thanks!
-
Hi @kees.netsuiteadmin, Upon further checking, I was able to find several related cases to this and they were attached in an enhancement. This is logged and being tracked under Enhancement 244999 SuiteScript > nlobjAssistant > nlobjSubList > Add API to Hide/Remove Sublist Buttons and New Line You can vote for this…
-
Hi @Gab JS, Good day! Upon checking on your criteria, it has the condition of (30 Days Demo is False OR Freight Paid by is False). Since the OR operator is used, once a statement is True within the parenthesis, it will then proceed as True. With that said, if we go back to the Sales Order you've provided, we can see the…
-
Hi @Benjamin Paul - USA, Good day! This would be possible by creating a Custom Field and a Workflow. I've created an article related to this under: New To NetSuite | Workflow: Create a Created By: field for Transactions Note: You can create a Custom Body Field instead of doing a Custom Workflow Field. Let me know how it…