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!
Redirect to home after login
Hi,
I'm trying to redirect to the home page of our e commerce site following login. I have read about the developer environment, downloaded node.js and gulp. I have located the source files and found the LoginRegister.Login.View.js file to edit. I have changed the line in the file as specified in suite answers.
From here I'm really not sure what to do.. there is very little information available on how to use gulp... so far I have managed to navigate to the right directory and npm install. I'm guessing I'm missing something inbetween this and gulp local (I gather this creates a test sight as such, I don't want to break the site!) as gulp local returns an error:
0