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.
Get User Email in Search Formula
I'm trying to restrict a custom record list search on the customer portal by the contact associated with that custom record, not the customer. So then when the contact logs in to the center, they see their custom record results linked to their contact not all of them linked to their customer. To do that, I have a couple of ideas.
1. I know that in a search formula I can get the user ID of the logged in user by calling {me}. Is there a way to get the logged-in user's email address? Then I could use a formula to restrict based on contact email, which would work.