Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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?
0