My Stuff
Comments
-
Hi @User_5OUXV, If you're able to source the values via Workflow, I believe you can do this with the Set Field Value action with a condition of (Field is Empty). This way, it would only trigger once when the field is blank. I would also like to note that the Set Field Value action cannot source values from Saved Searches.…
-
Greetings, everyone! We have a fellow member, @User_TXI1Z, 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…
-
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, in case you know someone who is new to NetSuite, we encourage you to direct them to our…
-
Hi @User_FQ0VR, Does the Finance Manager have the permission to Edit those transactions? Would you be able to check if they can Edit when the Workflow Action is set to Inactive? Thanks!
-
Hi @Vernita, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Brian Finlay, Good day! We would like to confirm if you have incorporated the Approval Routing feature into your Workflow? If yes, then setting the Workflow to inactive or setting the Release Status to Suspended and disabling Approval Routing for Purchase Orders would do the trick. __ If you find this reply to your…
-
Hi @Vernita, Thank you for clarifying. After testing this with a Sales Order that has tax impact, I was able to reproduce your concern (It instead sourced the Tax field found on the Accounting subtab of the Sales Order). This seems to be a potential defect. Since you already have a workaround, I would like to confirm if…
-
Hi @MaheboobVanteli, Good day! Sending a follow up on this in case you haven't read our previous replies. Thanks!
-
Hi @User_5OUXV, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @MaheboobVanteli, I agree with @Tigran Shahnazaryan and @Amanda Edwards. Unfortunately, you can't execute a Workflow action based on native buttons. This is only doable if the button you are using is a custom button created by the workflow. __ If you find Tigran or Amanda's reply to your question as helpful, others with…
-
Hi @User_5OUXV, Good day! In order for a Saved Search to be in the Search field under Validation & Defaulting on custom fields, the Summary Type should only have one result like (Maximum, Minimum, etc.). We cannot use the Group summary type since this will end up with multiple results that are grouped which will be not…
-
Hi @kees.netsuiteadmin, Unfortunately, there's no native functionality to read a PDF and create lines to a Sales Order yet. As for the tool/add-ons, we haven't found anything similar or related to this. To our other members, feel free to share your ideas and suggestions on this. We appreciate your understanding on this…
-
Greetings, everyone! We have a fellow member, @Mel H, 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 @Vernita, Thank you for clarifying. Unfortunately, this is not possible by customizing the form or via Workflow since workflows do not have the option to execute actions for the Journal Entry line sublist yet (Enhancement # 542685: SuiteFlow > Sublists > Lines (Journal Entry)). Please allow me to consult this with our…
-
Hi @Vernita, Upon checking on my test account, I was able to source the Sales Order's header level memo. Here's the setup of my Workflow: Sales Order: Customer Deposit: Workflow Log: Though upon checking on your previous comment, it seems like you've created a workaround via script. I would like to confirm if you still…
-
Hi @User_XXTWN, Good day! Sending a follow up on this in case you haven't read our previous replies. Thanks!
-
Hi @Maria Auxilia-Oracle, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Maria Auxilia-Oracle, Would you be able to send screenshots of the Criteria and Results subtab of your Saved Search? Thanks!
-
Hi @Lisa Goeres, Would you be able to send screenshots of your concern? I'm not able to visualize what you mean by "how to format the value for the QR code in the Advanced PDF/HTML template to include the tab keystroke." Thanks!
-
Hi @User_XXTWN, Good day! I would like to confirm if I'm getting this right, you wanted a new row to be added wherein the Total Weight of all the lines will be added? Thanks!
-
Hi @Vernita, Upon consulting this with our Basic Account team and checking related cases, I was able to confirm that there are no native Project fields on Journal Entries. With this, the workaround is to create a Custom List/Record Field instead. We appreciate your understanding on this. __ If you find this reply to your…
-
Hi @Amjad Kasem, I appreciate how you wanted me to see the email. However, even if I was able to see that it's not working, I still don't have access to your account to further check what's causing it. Which is why I'm suggesting for you to create a Support Case. Since the Support team will have access to the exact…
-
Greetings, everyone! We have a fellow member, @Intelligere1.0, 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…
-
Hi @Amjad Kasem, Unfortunately, we are unable to replicate this on our test accounts. Based on our testing, the hyperlink was clickable on both scenarios (via Workflow and Employee record). Since we are not able to reproduce this on our end, we highly recommend you to create a case in NetSuite support to further…
-
We are now closing today’s session. We hope to see you in the next #AskAGuruLive! I hope the tips I provided will be helpful for you. 😊 Be sure to follow the AskAGuruLive tag for updates. To help us improve this program, feel free to share your feedback with us. Have a good one, everyone! 🎉
-
TIP 3: How to make a field that is only viewable by Administrators? Here’s how: Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New On the Transaction Body Field page, set the fields below: Access subtab: Default Access Level: None Default Level For Search/Reporting: None Role sublist:…
-
Hi @User_XXTWN, Good day! I fully agree with Angela. Upon further checking on your screenshots, the Store Value field is checked. When using formulas, we highly suggest that you have the Store Value field unchecked. __ If you find Angela's reply to your question as helpful, others with the same question might find it…
-
TIP 2: How to make a Hyperlink open on a new tab once clicked? Here’s how: On your Custom Body Field page, add target="_blank" inside the a tag of your formula: Before: '<a href="https://www.google.com" >View</a>' After: '<a href="https://www.google.com" target="_blank">View</a>' Conclusion: Once done, the Hyperlink should…
-
Hi @Robert Nedelkow-Oracle , Good day! I'm looking forward to the Ability to Use Custom Fields When Using the Price Book Saved Search feature that will be released in 2024.2 since our Customers can now finally use custom fields when searching for price books using the price book saved search. Which includes the ability to…
-
TIP 1: Did you know that you can add HTML tags on Custom Fields? Here’s how we can do it: Create your Custom Field: Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New Set the fields below: Type: Free-From Text Store Value: Not Checked Default Value: '<div style="color:green;font-size:…