My Stuff
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
Hi @User_RWSI5, I would like to follow up on this thread. Please let us know if you need further assistance. If there's none, kindly click "Yes" on "Did this answer the question?" if you find the reply on your thread helpful. This will aid the others with the same question to easily find the correct answer. You will also…
-
Hi @Estee, Currently, this is the behavior of the Sales Team Member field when used in a filter. I found two related enhancement requests; please see below. Enhancement #248682 : Search > Transaction > Ability to filter transaction records by sales team members so that they can identify transaction records that do not…
-
Hi @Shubham_Singh, To give access to test@net.com, do the following; Set Password = null Require Password Change On Next Login = False I hope this helps.
-
Hi @brocha, You need to create a Transaction Saved Search that sends an email reminder for Sales Orders. You may refer to this SuiteAnswers ID 34012 Email Reminder for Sales Orders Fulfilled but Not Billed After a Number of Days. I hope this helps.
-
Hi @Antony Chen, Licenses inquiry are best handled by your account manager. Thank you.
-
Hi @Sarge, I would like to confirm that this is the exact error message you received when you view a case record, correct? Viewing cases are restricted based on who the case was entered for or by. If you are not the employee on the case, you cannot view the case Do you have a workflow or a script running in the case record…
-
Thank you, @Gab JS. Please keep us posted.
-
Hi @srussell, We cannot provide an exact code to use, however, you can check on N/file Module Script Samples article. I hope this helps.
-
Hi @Vernita, In your custom role, make sure the following fields and permissions are set below: Set Employee Restrictions = none - no default and set Allow Viewing = T. Do not Restrict Employee Fields = T Restrict Time and Expenses = T Under Permissions tab > Lists subtab, add the following Permission with the suggested…
-
Hi @User_JJC0O, 1. Check Enable Features. Go to Setup > Company > Setup Tasks > Enable Features and click the SuiteCloud subtab In the Manage Authentication section, check the SAML Single Sign-on box 2. To check the settings, permissions and other setup, please refer to SuiteAnswers 93892 Setting Up Single Sign-on for…
-
Hi @RobertBongers, I understand that you want to be able to customize the subject line of the email notification, I can confirm that this is currently an enhancement as it is not possible at the moment and is logged under Enhancement #122291. As an alternative, disable the preference "Automatically Notify Supervisor" on…
-
Support will not provide you with a list of services or IP addresses as this can be obtained through our declared SPF values via system@sent-via.netsuite.com. Do you have a DNS TXT record for SPF setup?
-
Thank you for creating this discussion, @User_8RJ16. Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us.
-
Thank you for creating this discussion, @User_8RJ16. Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us.
-
Hi @Alderik, Regarding the Address List in Search permission, I checked this internally, and the Enginering Team indicated that this new permission has no impact on the role or the system, as expected. They will provide more documentation in the future, and if this becomes available, it can either be incorporated into the…
-
Hi @User_RWSI5, You need to enter a valid selector, domain name and public key to perform this operation. This error indicates that you didn't choose the DKIM line but you were verifying an empty line. For more details you can review the SuiteAnswer article: ID: 89652, Resolve Error: "You need to enter a valid selector,…
-
Thank you, @brocha. Please keep us posted. 😊
-
Thank you, @Tigran Shahnazaryan. Hi @Gab JS, in addition to what Tigran mentioned, you can identify the reason for the delivery failure. This can be done by checking the Sent Email list and the Undelivered Email.
-
Thank you for creating this discussion, @PeterWhitfield. Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us.
-
Thank you for creating this discussion, @PeteLawson. Hello, everyone! We warmly invite you to join the conversation and share your valuable insights with us.
-
Hi @User_E15G4, I would like to follow up on this thread. Please let us know if you need further assistance. If there's none, kindly click "Yes" on "Did this answer the question?" if you find the reply on your thread helpful. This will aid the others with the same question to easily find the correct answer. You will also…
-
Hi @User_RWSI5, I would like to follow up on this thread. Please let us know if you need further assistance. If there's none, kindly click "Yes" on "Did this answer the question?" if you find the reply on your thread helpful. This will aid the others with the same question to easily find the correct answer. You will also…
-
Hi @Nickoletta Gounaris, I would like to follow up on this thread. Please let us know if you need further assistance. If there's none, kindly click "Yes" on "Did this answer the question?" if you find the reply on your thread helpful. This will aid the others with the same question to easily find the correct answer. You…
-
Hi @User_NG5TG, When your search results include grouped values like counts and sums, you can highlight aggregated results that meet defined conditions. See SuiteAnswers ID 8484: Highlighting Search Results. Sample: I hope this helps.
-
Hi @Gab JS, Do you have SPF, DKIM, and DMARC properly set up? You need to identify the reason for the delivery failure. This can be done by checking the Sent Email list and the Undelivered Email search. Please review the information and the SuiteAnswers articles provided and coordinate with your IT Team on setting this up.…
-
Hi @mgrams, As per the status of Defect # 731636, the fix has been released into the production account. If you continue to encounter the issue, kindly inform our Support team. You may also see related discussion at service item is not available in the subsidiary of customer. Thank you.
-
Hi everyone, As per the status of Defect # 731636, the fix has been released into the production account. If you continue to encounter the issue, kindly inform our Support team. Thank you.
-
Hi Alderik, Yes, it is most likely that you have recently installed a Bundle, Module, or Setup from Enabled Features. To generate information on what triggered the changes, create a Saved search with the following minimum information: Navigate to Lists > Search > Saved Searches > New Click System Notes Search…
-
Hi @User_E15G4, I agree with @Pierre_Plourde. If you want to setup separate 2FA it would be best to have their own login.
-
Hi Vernita, Can you try to use the Formula (Text) field with the formula SUBSTR({campaignrecipient.altname},0,INSTR({campaignrecipient.altname},':')-2) in the Campaign Saved Search? Reference SuiteAnswers ID: 86727.