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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Vinson Checkout for SiteBuilder - Returning to original referrer page
Is there a simple way to get users to be able to return to the page they were on when the first clicked on the Login link when using Vinson?
It used to be part of the old, original SiteBuilder login.
Both Vinson for SiteBuilder and RC 205 send the user to the My Account page when a person just logs in from the redirect function ... the very end with the line window.location.href = touchpoints.customercenter; In SCA it's in the LoginRegiser.Login.View.js file
Before Vinson, when setting up RC 205 I had come up with a custom code and ended up overwriting that line to send the user back to the page they originally clicked the login link from. It worked fine. That code no longer works in Vinson.
0