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!
SuiteScript 2.0 Portlet or Suitelet with User Input Fields for Data Search
Hi All,
I may be making this harder than it really is, I hope so.
I am trying to create a portlet or suitelet that will allow the user to enter a date range and then the script will use that date range when calling a saved search and then using the data it will build an HTML table displaying the results.
Now, if I just hardcode some dates I can call the search and build the HTML table and it displays great, no problem. If we always wanted to just so the current month this would be great, but sometimes they need to see the previous month or some other previous month.