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.
Portlet Script Questions
Hello All,
I am working on my first protlet script and have some questions.
I am trying to create a simple search portlet that works very much like the Quick Search portlet only will contain 4 fields and a Search button. The portlet would accept one field value and search on that value. For example Customer ID, Contract Number, External ID or Sales Order Number. The portlet then searches for the type of record and value of the field containing data.
I have tried to create a form portlet, but can't seem to add anything except a Submit button that will call a URL. I need to add a button with code to perform the searches based on the field that contains the value. Is this possible with a form portlet? Should I be trying this with an HTML portlet instead? They seem a bit more flexible.