Hi Team, Any Ideas on overriding core SCA view fun...
# suitecommerce
s
Hi Team, Any Ideas on overriding core SCA view function in our extension. I want to override the Login view redirect function in my extension?
s
Not possible. What are you trying to do, perhaps there is an alternative way?
s
Thanks @Steve Goldberg for the quick response. I need to redirect the customer to the new page Instead of taking him to MyAccount.ssp after he loggedIn. I have gone through the extension API and I didn't found the afterLogin event in the LoginRegister component so I thought to extend the redirect function in my extension.