プロフィール
コメント
-
Hi @Maleeka, Could you confirm if you recently enabled this feature? Please check whether the Advanced Employee Permissions feature is turned on by going to Setup > Company > Enable Features > Employee tab. Also, have you tried clearing your browser’s cache and deleting your browsing history?
-
Hi @Fartleby, I agree with @Tigran Shahnazaryan. The ability to add email address with special characters is logged under Enhancement #319184. Please visit SuiteIdeas and vote for this enhancement request.
-
Hi @Fartleby, Please let us know if you need further assistance. If you found @Tigran Shahnazaryan's reply helpful, please “Yes” on the “Did this answer your question?” in his comment. You’ll be able to aid the community to find the solution much easier and faster without the need to read through all the replies, and you…
-
Congratulations @Amanda Edwards @Angela Bayliss @GauravAgrawal 🙌🎉✨
-
Hi @Vernita, Please use the following tags. <p>${transaction.tranid}</p> <p>${transaction.subtotal}</p> <p>${transaction.memo}</p> I hope this helps.
-
Hi @User_K51C7, I agree with @Tigran Shahnazaryan. If you found his reply helpful, others with the same question may find it useful too. By marking “Yes” on the “Did this answer your question?”, you’ll be able to aid the community to find the solution much easier and faster without the need to read through all the replies,…
-
Hi @GSONI, Upon checking, there is no feature in NetSuite for this functionality. I looked for any existing enhancement requests but found none. I recommend submitting a request on SuiteIdeas. Please specify your desired feature in the comments and provide a detailed, concise description along with the navigational path…
-
Hi @Philip Spoehr, You mentioned about the role being active. Did you check it from both the production and sandbox accounts? Non-Administrator users may be unable to access the Sandbox account after a refresh for two possible reasons: either the 'Administrators Only' option was selected during the refresh, or the user's…
-
Hi @Vernita, Could you please confirm if the email template works when sent manually, without using a workflow?
-
O tempo está acontecendo, pessoal! Veja os detalhes abaixo para obter a resposta correta e sua explicação: Resposta Correta: Falso Explicação: De acordo com o ID do SuiteAnswers: 108959 Promoções de envio, você não pode oferecer uma taxa fixa ou desconto percentual no frete. Os clientes são elegíveis para frete grátis…
-
¡Se acabó el tiempo! La respuesta correcta y su explicación figuran a continuación: Respuesta correcta: Falso Explicación: De acuerdo con la SuiteAnswers ID: 108959 Shipping Promotions, no puede ofrecer una tarifa plana o un porcentaje de descuento en el envío. Los clientes son elegibles para envío gratuito cuando compran…
-
Time's up, everyone! Kindly see details below for the correct answer and its explanation: Correct Answer: False Explanation: As per SuiteAnswers ID: 108959 Shipping Promotions, you cannot offer a flat rate or percentage discount on shipping. Customers are eligible for free shipping when they buy a minimum number of a…
-
Hi @Maleeka, I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and you'll…
-
Hi @User_RG1MF, I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and…
-
Hi @MTL_MIA, I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and you'll…
-
Hi @MTL_MIA, Please check solution #2 in this article and let us know if this helps.
-
Thank you for keeping this thread updated, @Brian Finlay. We're glad that the permission issue has been resolved
-
Hi @User_RG1MF, Try using the formula below to filter the reopened cases on weekends. CASE WHEN TO_CHAR({lastmodifieddate},'D') not between 2 and 6 THEN 'T' END I hope this helps.
-
Thank you for keeping us updated. Regarding the reCaptcha, there is an existing enhancement request related to it, logged under Enhancement #137220. I suggest taking a moment to visit SuiteIdeas and vote for this request.
-
Hi @Gert Van Damme, It could be due to a workflow or script. Since you mentioned the script, have you checked if it includes setting the user's class when creating a transaction?
-
Hi @Brian Finlay, Have you checked the actual custom records to see if the roles are restricted?
-
Hi @nugkent, Just checking if you were able to see previous comment. We'd appreciate if you can provide us the information for us to be able to check on this further. Thank you.
-
Hi @HSL Gabe, I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and you'll…
-
Hi @IAMRAM-Oracle, I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and…
-
Hi @Vismay Barot, I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and…
-
Hi @User_BSDSP, I'd like to follow up on this thread. If you need further assistance, please feel free to ask. If your question has been resolved, kindly click 'Yes' on 'Did this answer the question?' for the reply that was most helpful. This helps others with similar questions find the correct answer more easily, and…
-
Hi User_2LD8N, It is a limitation for filters. Listed below are the limitations for filters displayed in the filter region. If you add a date filter that has already been set on the Criteria tab and select the Show in Filter Region option for this field, the field in the filter region will inherit the date settings…
-
Hi @Maleeka, What is your base role? Are you trying to compare it from an administrator role?
-
Hi @nugkent, There are no other known issues reported related to this, aside from this thread. Were there any recent changes to the case form apart from the 2024.2 update? When testing, did the case fail to create? Have you tried testing it on a different browser or device to rule out a caching issue?
-
Hi @HSL Gabe, Can you try using <input type="submit" value="Submit Form"> ? Let us know if there's any difference.