• Srinivasan K R 13
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi all, 

I want to expose the login, forgot password screens to accept user email instead of username on my experience cloud sites. I looked at the default controllers for login, forgot password & query for username matching the email provided. I then trigger standard Site methods like login(username) & forgotpassword(username). I can't seem to get it working. Any help will be great.