Hi all,
We are using a customized login page (via SampleLogin extension). This view does not allow for password changes. 1) Has anyone else encountered this and if so, how are you handling? 2) I'm attempting to create my own fix by adding a link in the customized login screen. This link takes the user to a new website on the gateway to allow the user to update the password, BUT it's using the ?factorymode=true URL, which means when the user then logs in, it's taking them to the uncustomized environment. Is there a way to go FROM factory mode to ?perspective=customview?
TIA