My Stuff
Comments
-
Hi @Amjad Kasem, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @FazeprooF, Upon checking on my test account, I was not able to reproduce the error: Note: I replaced all of the field sourcing with static values. I would like to confirm if you're still experiencing the errors? Thanks!
-
Hi @brocha, Unfortunately, there's no standard way of converting/migrating one custom field to multiple custom fields. Also, I agree with Tigran's workaround. If enabling the Custom Field on both forms is possible and if the Custom Field is displaying correctly, a CSV update would be great to transfer the values to the new…
-
Hi @Amjad Kasem, Thanks for providing these. Upon testing on our test accounts, the Workflow sent the Email with the text as a hyperlink: I would like to confirm if the emails sent by the Workflow on your end is not clickable or it's just not redirecting to anything? Also, you've mentioned that "system email works fine for…
-
Greetings, everyone! We have a fellow member, @JonahMc, 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 @Elias Willard, Good day! Sending a follow up on this in case you haven't read our previous replies. Thanks!
-
Hi @Elias Willard, I fully agree with Gaurav and Angela. Unfortunately, you would need to have a user or someone who has access to the account in order to be able to uninstall the bundle. We appreciate your understanding on this.
-
Hi @Amjad Kasem, Would you be able to send screenshots on how the Email Template is setup on your Workflow Action? As well as a screenshot of the link that is seen as text would be great. Thanks!
-
Hi @Vernita, Good day! Here's what I've done on my test account: Custom Field: Type: Integer Number Store Value: Checked Default Value: 0 Note: Since the Store Value is checked, the Default Value will only work on newly created records. With this, I suggest you create a Set Field Value on the State 1 of your Approval…
-
O tempo está acontecendo, pessoal! Veja os detalhes abaixo para obter a resposta correta e sua explicação: Resposta Correta: Falso Explicação: Você não pode usar a ação Remover Botão para remover qualquer botão que foi adicionado usando a ação Adicionar Botão. Você pode remover/desativar a ação Adicionar botão ou adicionar…
-
¡Se acabó el tiempo! La respuesta correcta y su explicación figuran a continuación: Respuesta correcta: falso Explicación: No puede utilizar la acción Eliminar botón para eliminar ningún botón que se haya agregado mediante la acción Agregar botón. Puede eliminar/desactivar la acción Agregar botón o agregarle una condición…
-
Time's up, everyone! Kindly see details below for the correct answer and its explanation: Correct Answer: False Explanation: You cannot use the Remove Button action to remove any button that was added using the Add Button action. You can either remove/inactivate the Add Button action or add a condition to it so that only…
-
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 August…
-
Hi @User_EPWHS, You don't need to add the brackets [ ] for the parameter. I believe this is just to emphasize where to put the field ID. With that said, have you tried using this parameter: &custrecord16=${custrecord16.entityid} Wherein custrecord16 is the field ID for the Customer. Do let us know how it goes! 😊 __ If you…
-
Hi @User_9AUJK, Here is what we've done on our test accounts: Criteria subtab: Posting is true System Notes : Field is Impact System Notes : Type is Change Line Sequence Number is 0 Results subtab: System Notes : Date System Notes : Type System Notes : Set by System Notes : Field System Notes : Old Value System Notes : New…
-
Hola, Gracias por aclarar. Dado que el campo personalizado está en el registro Estimación, ¿estará en la línea principal o dentro de la sublista Artículo? Además, dado que el campo personalizado se redirigirá al registro de costos de inventario, ¿se introducirá manualmente? ¡Gracias!
-
Greetings, everyone! We have a fellow member, @User_2OF6Z, 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 @FazeprooF, Thank you for providing this. I'll show you the process of my testing: First test: On my first test, I've replicated your concern with simpler values: '<progress style="accent-color:red;" value="'||55-5||'" max="100"></progress>' Results: Which is to be expected based on your concern. Second Test: I followed…
-
Hi @Entartes, Good day! Sending a follow up on this in case you haven't read my previous reply. Thanks!
-
Hi @Entartes, Unfortunately, we cannot add html elements in basic/legacy pdf printing. We highly suggest that you to use Advanced PDF/HTML Templates instead since Basic layouts will be deprecated in a future release. We appreciate your understanding on this.
-
Hi @Cesarhr95, Unfortunately, the Advanced PDF does not have the ability to read recmach (Sublist Ids of Custom Records) yet. Meaning we can't print this as a sublist in the Invoice. Upon futher checking, there is a related enhancement currently logged for this. This is logged and being tracked under Enhancement 304767…
-
Hi @User_9AUJK, Good day! Would you be able to confirm on what are the specific transactions you have the Saved Searches running in? Thanks!
-
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:…