Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
NetSuite not scrubbing carriage returns\newlines upon when submitting
I spent the better part of today chasing down a bug with a bunch of PDF template that was causing extra blank lines. I finally narrowed it down to '' instead of '\n'
As you probably know, carriage returns and line feeds are handled differently by browser, OS and application. For example, MAC's use \r, UNIX uses \n, WINDOWS uses .
Firefox treats them all as \n regardless of which OS it's running on (good boy firefox) but IE doesn't.
Acrobat interprets as TWO line breaks - ahhh!
So, long story short I had a bunch of text fields on records that had a mix of and \n - probably happened as people here used IE and Firefox.
Steve Klett | Senior Developer
NetValue Technology