Is it possible to link to the forgot password page from the shopping application using `data-hashtag`'s and `data-touchpoint`'s in the link? Or do we have to create a static link with a fixed domain?
e
eminero
07/28/2021, 4:30 AM
Good question, If you are in a single domain, it could be possible, otherwise probably the second approach is the way to go.
@Steve Goldberg thanks, the issue I found was actually trying to prevent it from being directed back to the login page. By adding 2 #'s at the start of the data-hashtag it seemed to help force it load the password reset page, instead of being forced onto the login page.