My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Hi @Dext3r, Good day! Have you tried removing the CASE WHEN on your formula? I've tried using the LIKE condition and seems like it works on my end as seen below: I hope this helps! 😊 ____ If you find this reply to your question as helpful, others with the same question might find it helpful as well. By marking “Yes” on the…
-
Hi @Tafranklin5, Would you be able to confirm what error you were experiencing? Also could you try this: TO_CHAR({datecreated}, 'Day') As this seems to work on my end as seen below: Let us know if this helps!
-
Hi @Nickey, Thank you for confirming. I've found out the reason why this is not working. It's because on Edit mode, the Built field is not present on the form which triggers the Workflow that it's not equal since the Built field is not existing on that instance. With that said, I'm currently testing further on my end if…
-
Hi @brocha, Let us know if the information provided in my previous comment was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you have a great…
-
Hi @Peter Bergsma, Let us know if the information provided in my previous comment was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you have a…
-
Hi @Peter Bergsma, I believe this would be possible by creating a Custom Field that sources the Preferred Vendor Purchase Price then on a Workflow, we'll use this field as the source of our Set Field Value. How to create the Item Saved Search: On an Item Saved Search, set the values below: Criteria subtab: Filter: Formula…
-
Hi @Tigran Shahnazaryan thank you for sharing your insights with this 😊 Hi @brocha, Good day! Upon further checking, Tigran is correct. You could utilize the Same Row as Previous feature so that the State and Zip fields will be next to each other in one row. However, if you still wanted to make a field invisible, we could…
-
Hi @jm4160, Upon further checking, we found out that the Maps for Netsuite SuiteApp is not owned by NetSuite. In order to customize or configure this bundle, you may need to contact the Bundle Owner and they should be able to help you out. I apologize for the inconvenience. But to our members out there who would like to…
-
Hi @User_Z8H2D, Unfortunately, we cannot reproduce your concern via our test-account due to your concerns' configuration. We recommend you to create a case in NetSuite support to further investigate your concern. That way, Support will be able to further check the duplicate of your account via the secured QA environment…
-
Hi @RS_RS, My apologies for the late revert on this. We're currently testing if this is possible with the Document type custom field. We'll let you know once we're done. Thanks!
-
Hi @User_I42GU, Let us know if the information provided in my previous comment was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you have a…
-
Hi @brocha, Thank you so much for providing this. We're curerntly testing this on our end. We'll update you once we're done. Thanks!
-
Hi @Sivasubramaniam, Unfortunately, this is a current limitation. We can only specify the Width for Free-Form text, Email, Hyperlink, etc. As seen below: For fields like Rich text, Long Text, and Text Area, we can set the Width and Height for this: I hope this helps. ___ If you find this reply to your question as helpful,…
-
Hi @Nickey, Good day! Can you try using this code instead? nlapiGetFieldValue('orderstatus')=='G' && (parseFloat(nlapiGetFieldValue('quantity'))!=parseFloat(nlapiGetFieldValue('built')) && (!isValEmpty(nlapiGetFieldValue('quantity')) || !isValEmpty(nlapiGetFieldValue('built')))) Thanks! __ If you find this reply to your…
-
Hi @User_2LD8N, Let us know if the information provided in my previous comment was helpful. 😊 We would greatly appreciate if you can click "Yes" on “Did this answer your question?” on the previous comment. This will also help other community members who might have the same concern find the answer easier. Hope you have a…
-
Greetings, everyone! We have a fellow member, @Neo_Suite, 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 to our…
-
Hi @DanishBernadeth, Since you were able to move the Delay to the Transition, I would like to confirm if the workflow is now executing as expected on your end? Thanks!
-
Hi @User_2LD8N, Good day! I believe we can hide this by setting the User Role's permission on Customers to View. That way, they would not be able new addresses on the Customer Record. I hope this helps! _____ If you find this reply to your question as helpful, others with the same question might find it helpful as well. By…
-
Hi @DanishBernadeth, Good day! Per checking on the first log you've sent, it immediately went to State 2. Which explains why it didn't execute since in order for the Scheduled Action to be executed, the workflow instance needs to stay in a state with the scheduled action. As for the other log, it waited for the Scheduled…
-
Hi @User_4AGH5, If you were looking for documents regarding Account Preferences, I found a SuiteAnswers Article related to this under SA 9812: Setting General Account Preferences Hi everyone, @User_4AGH5 needs our help. Any users here who use Configuration Documents when implementing NetSuite? Tagging some of our top…
-
Hi @User_I42GU, Good day! On the bottom left corner of the page, you can find the Template Version of your Advanced PDF form. If you want to revert back to a specific version, you can add this text &version=11 on the URL of your browser. Once done, it should revert back to the version you've selected as seen below: Let us…
-
Hi @Adam Birk, Glad we were able to help you with this! 😊
-
Hi @User_32GQL, Glad we were able to help you with this! ☺️
-
Hi @DanishBernadeth, Thanks for letting us know. We're currently testing this on our test account. We'll update you once done. Thanks!
-
Hi @Peter Bergsma, Good day! I would like to confirm if I'm getting this right, you wanted to have a workflow that will set the Purchase Price of an Item record depending on the field below? Thanks!
-
Hi @Adam Birk, Good day! Upon checking on my test account, the Subtotal Item was able to calculate the amount. Please see my screenshot below: With that said, have you tried changing the Trigger of the Action to Before Record Submit instead of Entry? This way, the Subtotal item will be added upon saving the Invoice which…
-
Hi @User_32GQL, Thanks for letting us know. I've just noticed that you have Multiple Vendors enabled on your account which explains why the first solution is not working. With that said, we have another workaround for this using Saved Searches. Please see the steps below: Navigate to Reports > Saved Searches > All Saved…
-
Hi @Sivasubramaniam, Good day. It seems like this happening specificially on your end. Unfortunately, we cannot reproduce your concern via our test-account due to your concerns' configuration. We highly recommend you to create a case in NetSuite support to further investigate your concern. That way, support will be able to…
-
Hi @Sivasubramaniam, Good day! Would you please confirm if I'm getting this right, you wanted to have a custom field that will calculate the (Length x Width x Height)? If yes, would you be able to share which record is the screenshot from? Thanks!
-
Hi @User_2LD8N, Good day! You can view who created the field by clicking on the field and navigating to the History subtab: As for editing the Custom Field List View, this is currently not possible. This is logged and being tracked under Enhancement 157808 Setup > Customization > Custom Fields > Be able to customize the…