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!
Login Urls - Redirect
Hi,
I'm generating an email from a suitelet, in the email contents it contains user name and password as well as a login link.
The login link is generated with <a href='https://checkout.netsuite.com/s.nl?c=xxxxxx&sc=1&login=T&reset=T'>Click here to login</a> which is within an email template.
Ideally once the user has logged in with their details is there a way for them to be directed to a specific page within netsuite (info item), rather than straight to home page?. Maybe using redirect params within the url?