Mi contenido
Comentarios
-
Hi @User_GY7YY, Did the given response above help resolve your concern? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful, and you will…
-
Greetings @greg.hillPVG, Thank you for posting a new inquiry in NetSuite Support Community. Our gurus who specialize in this subject will look into your inquiry and will get back to you with an update. To other members who have any ideas, feel free to share them here. -Jack
-
Greetings @Gene H, The type of dropdown field shown depends on the Maximum Entries in Dropdowns and Type-Ahead on List Fields User Preferences. See the screenshot below: Here are the field-level help popups for the two preferences: Another thing to note about the Maximum Entries in Dropdowns preference is it affects all…
-
Hi @PaulFleetwood, SuiteScript does not have APIs that can get image dimensions. Thus, you may have to rely on vanilla JavaScript to do it since it could involve delving into DOM (Document Object Model) which NetSuite does not recommend. But, here is a sample solution that I found on an external site: Ability to get image…
-
Greetings @User_GY7YY, I have found the following SuiteAnswers Article that might help you troubleshoot the error: 30089: Solving SAML Error: Exception while processing SAML response: Issuer in Response is Invalid Hope this helps. If you find this reply to your question useful, others might be as well. By clicking the…
-
Hi @CDuf, Did the given solution work on your end? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you will also get closer to…
-
Greetings @Michaela Howard, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our gurus @Elychelle Gulen-Oracle and @Dominica Sevilla-Oracle who might be able to help you out on this one. To other members who have any ideas, feel free to share them here. -Jack
-
Greetings @Michaela Howard, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our gurus @Elychelle Gulen-Oracle and @Dominica Sevilla-Oracle who might be able to help you out on this one. To other members who have any ideas, feel free to share them here. -Jack
-
Greetings @Camila O, Thank you for posting a new inquiry in NetSuite Support Community. Tagging our gurus @Joy Noreen Magoling-Oracle and @Ivy Lopez-Oracle who might be able to help you out on this one. To other members who have any ideas, feel free to share them here. -Jack
-
Greetings @LLG, Thank you for posting a new inquiry in NetSuite Support Community. We will look into this and will get back to you with an update. To other members who have any ideas, feel free to share them here. -Jack
-
Greetings @Vernita, To change the displayed link text for a Hyperlink body field on Advanced Template printouts, replace the field reference code (i.e. ${record.custbody_hyperlink}) with the following template code: <a href="${record.custbody_hyperlink?replace('<[^>]+>','','r')}">[Link Text]</a> Note: Change…
-
Greetings @PaulFleetwood, You are correct that the behavior you described is a limitation, but it is precisely a limitation with the BFO (Big Faceless Organization) Reports Library which is a third-party component that Advanced PDF/HTML Templates use to generate printouts in which NetSuite does not have control of.…
-
Hi @ImeldaSanchez, Did the given solution above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you…
-
Yes, that's right @CDuf 🙂
-
Greetings @ImeldaSanchez, If you are using Advanced PDF/HTML Templates, you can show a watermark on the Invoice Printout of an image stored in the file cabinet if the Invoice Status is Paid In Full. See the sample screenshots below on setting this up: File Cabinet Image: Invoice Advanced Template: Template code: (Spoiler)…
-
Hi @User_0MV81, Did the given solution above work on your end? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you will also get…
-
Hi @MarcosLopez, Do you still need assistance with this inquiry? If so, we would appreciate you providing the additional information we were requesting in the previous post. -Jack
-
Hi @User_W8D2X, Have we provided what you are looking for? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the response post which will also help us and the other community members track replies that are meaningful and you will also get closer…en Where is the Printing Fields subtab? Comentario por Jack Daryl Espiel-Oracle Sep 27, 2022 12:35AM
-
Hi @User_6YI1X, Did the given solution above work on your end? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you will also get…
-
Greetings @CDuf, It seems that the character limit for the Formula Entry Field has been reached and not the field you are trying to set. To get around the limitation, you can split the formula into multiple Set Field Value actions by referencing the target field itself on the second and subsequent actions. Refer to the…
-
Thanks for providing the requested information @Matan Shachaf. Before discussing your main concern, I noticed that you seem to have set a Server Trigger (e.g. Before Record Submit) for the action instead of Before User Submit Client Trigger as we suggested in your previous thread here: That is why the error appears on a…
-
Greetings @User_0MV81, We are pleased to inform you that your requirement can be addressed via Workflow! The workflow setup would be to Add a Button to the Sales Order which when clicked, redirects to the Invoice creation page with the Parent Customer set in the Customer field. Take note however that if the child customer…
-
That sounds like a good idea @User_6YI1X. I have tried creating a Custom Sublist on my test account which is based on the results of a Saved Search, and I was able to make the workaround work. See the sample screenshots below for the setup that I did: Saved Search: Custom Sublist (Customization > Forms > Sublists):…
-
Greetings @Asher_123, Testing on my end, the value of a Custom Date Field populated by a Workflow on Before Record Load was retained after saving the record with your same setup. I also tried changing the value, and the new value has reflected just fine. With that said, it seems that the issue might be in your custom field…
-
Greetings @Matan Shachaf, Testing on my end, the error text appears to be splitting into multiple lines in Google Chrome. See the sample screenshots below: If this is not the behavior on your end or this is not the desired result, kindly provide the error text you are using and describe the way it should be displayed. -Jack
-
Regarding your question, we would like to ask for the following additional information to assist you better: Can you describe what you are pertaining to with transaction relines count and its purpose? If it is not confidential, can you share with us the spreadsheet that the NetSuite partner has shown you? You may also add…
-
Greetings @MarcosLopez, Welcome to NetSuite Support Community! For new members, we suggest that you visit the NetSuite Support Community - Frequently Asked Questions (FAQs) for more information regarding the community. You may also get other community members to know you better by posting in the Introduce Yourself! thread.…
-
Greetings @User_W8D2X, The Printing Fields subtab in Custom Forms is only available if Basic is selected as the Printing Type. See the sample screenshot below: If you are using Advanced PDF/HTML Templates (Advanced Printing Type), you can control which fields to show on the printout by customizing the template selected in…
-
Hi @User_EKY01, Did the given solution above help address your requirement? If so, we would greatly appreciate you giving us an update and clicking the "Yes" button for “Did this answer the question?” for the solution post which will also help us and the other community members track replies that are meaningful, and you…
-
You're welcome @Steven O! Glad we could help 🙂 -Jack