Aly
10/29/2025, 2:48 PMCeligo AI
10/29/2025, 2:48 PMAI generated answer (using internal Slack threads):In order to let the text run all the way to the end of your stretched out field, you might need to use INLINEHTML to break the text out of the Netsuite form. This is because even with the FieldLayoutType and DisplayType, the text might still not stretch to the full width of the field. Here's a general approach: 1. Create an INLINEHTML field on your form. 2. Set the content of the INLINEHTML field to be the text you want to display. 3. Use CSS to control the width and other properties of the text. Please note that the width of the row is defined on the transaction form under the printing fields subtab. You might need to adjust this to get the desired result. Also, be aware that there are length limits for different field types in NetSuite. If you're getting a message that you've exceeded the length limit for a field, you might need to choose a different field type that can accommodate your needs. You can find more information about these limits in the NetSuite Help Center. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
10/29/2025, 2:49 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830932736
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.817810059
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.807922482
Celigo AI
10/29/2025, 2:49 PM