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
-
Greetings @User_EKY01, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our guru @Patrick Fresnosa-Oracle who might be able to help you out on this one. To others who have any ideas, feel free to share them here. -Jack
-
more than two different user told me so it's not cache or computer issue, maybe I need to create this field and make it "hidden" display type. If that is the case, it could be a possible defect and the workaround for now is to use {linenumber} for the custom field, and {line} on searches since they have the same value.…
-
As mentioned previously, {line} still works on my end and it should also work for other accounts including yours. Can you verify on your end if using {line} directly will also give an error on Saved Searches? -Jack
-
Checking further on this, {line} and {linenumber} appear to have the same value. So, you can use either of the two and therefore, SuiteAnswers Articles 81851, 84294, and 94348 (another one I found) yield the same result. Note: {linenumber} does not work in Saved Searches. While on SuiteAnswers Article 92912, a Workflow is…
-
Greetings @Biomerics_Admin, {line} seems to be displaying fine on my end. See screenshot below: Shown below are the screenshots of field settings that I'm using: Can you try using the same settings above if it will properly display the line numbers? Hope this helps. If you find this reply to your question useful, others…
-
Greetings @Toanne Termeer - van de Ven, Can you share the Search Type, Complete Criteria, Result, and Available Filter settings of your search for us to be able to reproduce the behavior on your end? Thanks! -Jack
-
Hi @User_G722X, To verify the current role of the user who is viewing the Employee record, you should check the value of User Role, not Role as shown in the screenshot below: Hope this helps. If you find this reply to your question useful, others might be as well. By clicking “Yes” on “Did this answer the question?”,…
-
Hi @User_KKDTH, Do you still need assistance with this inquiry? -Jack
-
Greetings @Karanjot Singh, You can set up the Set Field Value actions with conditions for each scenario. See sample set up for the action below: Hope this helps. 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 be able to help the…
-
Hi @User_IXVKP, Thanks for following up on this thread. For new members, we suggest that you visit the NetSuite Support Community - Frequently Asked Questions (FAQs) for more information regarding the community. We also encourage that you update your profile, add a profile picture and preferred username so other members…
-
Thank you for sharing your knowledge with the community @JohnCirocco! We greatly appreciate all of our member's contributions here in the NetSuite Support Community ? @User_G722X, in addition to John's answer, if Administrators are also the only ones who can create the Employee records, you can set the Custom Field Access…
-
Greetings @Biomerics_Admin, A Custom Segment could be empty due to being filtered by other Segments/Classifications. For example, the Custom Segment called Section can be only set if the Location selected is New York. See sample screenshots below on configuring and implementing this scenario: Expected Results: Related…
-
Greetings @NewNetSuiter, Can you check if Show Notes and System Notes are enabled for the AIO Platform Shipping Method Mapping Custom Record Type by going to Customization > Lists, Records, & Fields > Record Types > Click the link for AIO Platform Shipping Method Mapping under the Edit column. See sample screenshot below…
-
Hi @BM136, Do you still need further assistance with this? -Jack
-
Hi @User_71JMZ, Do you still need assistance with this inquiry? If so, we would appreciate you providing the additional information we were requesting in the previous post. -Jack
-
Greetings @Brian D-Oracle, Images mostly add up to the size of the PDF file generated including the Company Logo. So, you may want to reduce the size of those images to optimize the PDF file size. Hope this helps. If you find this reply to your question useful, others might be as well. By clicking “Yes” on “Did this answer…
-
Yes, there is no native functionality yet in NetSuite to automatically perform the operations you specified and you may need to implement a Custom Solution. -Jack
-
Greetings @User_KKDTH, Workflows can only automatically create Invoices from web orders at the time those orders are created. For your requirement, you may need to use SuiteScript instead. Let us know if you need assistance with a script that you created. -Jack
-
Hi @BM136, Thanks for providing our requested information. The reason there are cases of multiple rows in Summary View displayed for the same item is that you have also grouped the formula columns which roll up the results for different values of the combination of these grouped columns into separate rows. For this, you…
-
Hi @BM136, Can you share the type of search you are using and the screenshots of your Criteria and Results tab so that I can see the search output on your end as well? -Jack
-
Greetings @BM136, If you intend to display the value of a dropdown field only for a specific value (B) and show blank (null) for other values, use the following formula: CASE WHEN {dropdownfieldid}='B' THEN {dropdownfieldid} ELSE NULL END Note: Replace dropdownfieldid with the actual Field ID of your dropdown field. Hope…
-
You're very welcome @Carlos Razo! Glad I could help ? -Jack
-
Greetings @Claire.Arkell, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our guru @Patrick Fresnosa-Oracle who might be able to help you out on this one. To others who have any ideas, feel free to share them here. -Jack
-
Currently, it is not possible to modify the data model as NetSuite does not have the data for each line for the Currency field. -Jack
-
Greetings @Carlos Razo, According to the Data Model of the Multiple Currency Statement Template described in SuiteAnswers Article 73935, the Currency field is only available on the record level and not on the line level. Therefore, it has only a single fixed value for the entire statement. The field can be displayed using…
-
Greetings @User_NHLBT, Checking on this, it seems that Rich Text fields have a confirmed character limit of 250 characters in searches and reports. However, some customers report that the limit varies which might be the case on your end. I found the following Enhancement Request for a possibility of addressing the…
-
Greetings @Jamer Chavarrio, Upon checking, the option to freeze sublist columns is currently not available in NetSuite and the following related Enhancement Request has been filed for a possibility of future implementation: Enhancement 187610: Custom Transaction Forms: Ability to lock on the column headers on the line…
-
Greetings @User_QG2Y6, 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 others who have any ideas, feel free to share them here. -Jack
-
That's noted @Casey_Long_ Hopefully, the solution works on your end ? -Jack
-
Hi @Casey_Long_, 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. If not, we would be…