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.
Sitebuilder Search Bar issue - Searches containing a space incorreclty returns "No items found&
I was asked to look into an issue with the search behavior on one of our websites.
What I found is when searching a phrase that contains a space, the URL is returning with a "%2520" instead of a "%20" for the space.
For example, searching for "test item" returns http://www.ourdomain.com/Search?keyword=test%2520item
If I remove the 25 from the URL and refresh the page, the expected items are returned in the results.
From what I've been reading, the URL is being encoded twice, entering the 25 for the % symbol.
We have not made any changes to the Search bar functionality on this site for years, so I'm assuming this was caused by either a NetSuite change or browser updates. I just wonder how long this behavior has been happening.