My Stuff
Comments
-
Hi @User_V4YFI, Can you try using this code below: to_char('<a href=https://'||'system.na2.netsuite.com'||{file.url}||' target="_blank">View</a>') Note: I've added a space before the word target. Let me know how it goes! __ If you find this reply to your question as helpful, others with the same question might find it…
-
Hi @User_USRCP, Good day! Sending a gentle follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @User_7CD3B, Good day! Sending a gentle follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Lisa Goeres, Good day! Would you be able to explain more on how to reproduce your concern? Providing screenshots would be great. Thanks!
-
Hi @User_V4YFI, Good day! Have you tried adding this code target=”_blank” in the formula? Based on the sample formula in SuiteAnswers, it would look like this: to_char('<a href=https://' || 'system.na2.netsuite.com' ||{file.url}|| ' target=”_blank”>View</a>') I hope this helps! 😊 __ If you find this reply to your question…
-
Hi @Peter Bergsma, I would like to confirm if the Assembly Item itself is also not being printed on your PDF? Thanks!
-
Hi @User_7CD3B, Upon further checking, this seems like a potential defect. We would like to confirm if you have already filed a support case for this? We've found a similar support case (5866985) that has the same concern. If yes, we highly suggest for you to follow up on that case so that it will be processed properly. If…
-
Hi @User_USRCP, Yes, you can use the Remove Button action for the Approve button in JE's because it has a Standard Approve button. Since the Vendor records does not have a standard approve button (One that is not made from the workflow), you cannot use the Remove Button action for this. As stated on SuiteAnswers 11516:…
-
Hi @gfriedman, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @User_VA0KE, Would you be able to show the error that you encountered? Greetings, everyone! We have a fellow member, @User_VA0KE, 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…
-
Hi @User_USRCP, Would you be able to send screenshots of your Workflow? So that we could better visualize what's happening on the record. Also I would like to mention that you cannot use the Remove Button action to remove a button added with the Add Button action. To remove buttons added with the Add Button action, delete…
-
Hi @User_ZCWF3, It should have been displayed on the Workflow History. Unfortunately, we are unable to replicate this on our end. With this, we highly recommend you to create a case in NetSuite support to further investigate your concern. This way, support will be able to further check the duplicate of your account via the…
-
Hola @René Miguel Hernández Gutiérrez, ¿Puede confirmar si estoy entendiendo bien, desea tener un campo personalizado en sus registros de revalorización de costos de inventario? En caso afirmativo, ¿qué debe mostrar el campo personalizado? ¡Gracias!
-
Hi @gfriedman, Based on your screenshots it should work as you've described (By having the default access level to None). I've also tested this in our test account and was able to make it work. Would you be able to elaborate more on how you created the field? Thanks!
-
Olá pessoal! Sinta-se à vontade para participar da discussão e compartilhar seus insights valiosos. __ Neste momento, caso você conheça alguém que é novo no Netsuite, nós recomendamos que direcione-os a nossa página recém lançada "Novo no NetSuite". Esta página é especificamente designada para oferecer informação e…
-
Hi @Vernita, That's correct! Since there is a 2 hour delay on the transition, it should enter at about 9:05pm from State 1 to State 2. Now that it transitioned at 9:05pm, the action should execute at 10:05pm approximately. Thanks!
-
Hi @Peter Bergsma, Thanks for letting us know! Here's what I've modified in our test accounts: <th>barcode</th> <td align="right"><barcode codetype="code128" showtext="true" value="${record.assemblyitem}"/></td> Results: Do let us know if this helps! 😊 __ If you find this reply to your question as helpful, others with the…
-
Hi @Entartes, Good day! Sending a gentle follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @User_E556D, Good day! Sending a gentle follow up on this in case you haven't read our previous replies. Thanks!
-
Hi @gfriedman, Good day! Would you elaborate more on what you mean by it's not working? Upon further checking on your setup, the Default Access Level you have set is None. With this, any role other than Administator will have this field hidden. If you still want this to be visible by other roles, you'll need to set it to…
-
Hi @Entartes, Good day! Would you be able to screenshots of the setup of the Custom Field? So that we could try to replicate this in our test accounts. Thanks!
-
Hi @User_E556D, Good day! I fully agree with Wee Ming. I was able to display the Tax Code and Tax Rate by using the code below: ${item.taxcode} ${item.taxrate1} Here are the results: With this, have you checked Wee Ming's latest reply? Thanks! __ If you find Wee Ming's reply to your question as helpful, others with the…
-
Hi @Peter Bergsma, Good day! Have you tried adding the code below to your Advanced PDF template? <th colspan="8">barcode</th> <td align="right" colspan="8"><barcode codetype="code128" showtext="true" value="${item.item}"/></td> This is how it looks like on our end: Source code: Results: I hope this helps! 😊 __ If you find…
-
Hi @Vernita, Good day! Would you be able to elaborate more on the "have the traveller PDF source this when generating a PDF?" Is this by selecting the Print Template on the Custom Form? Thanks!
-
Hi @Vernita, After further testing, I was able to find out that the delay on the Transition and the delay on the Actions works simultaneously. I was able to prove this by having this test scenario: On State 1, my Send Email action has an hour of delay: On the Transition, I did not set any delays: Result: It immediately…
-
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, you might be interested in participating in our Weekly Quiz. You only have until July 25,…
-
Hi @User_7CD3B, Good day! Upon further testing on my test account, this is because the -None- on the saved search returns all transaction types. This includes both Custom and Standard forms. I hope this helps! __ If you find this reply to your question as helpful, others with the same question might find it helpful as…
-
Hi @GuppyPhish, Unfortunately, Workflows don't have the ability to Remove Lines yet. Also, I was not able to find any existing enhancement request related to this. You can go to SuiteIdeas page to create a SuiteIdea for this. To our other members, feel free to share your ideas and suggestions on this. We appreciate your…
-
Hi @Vernita, Thank you for providing this. You're correct the transition to State 2 should have been at 9:05pm. With this please allow me to further test this in our test account to check if we will be able to reproduce this on our end. Thanks!
-
Hola @Ramiro Ruiz, Sí, esto es posible creando un centro personalizado para ese rol específico y eliminando la categoría Order Management en la ficha Centro de transacciones. ¡Gracias!