1
Answers
Guest Login Default in fields
I would like to have the login automatically populate an already registered guest username and password. Is there a way to default the login fields with this already created account? Any help would be appreciated.
Comments
Not really sure what you're talking about or if it has anything to do with Drupal Commerce at all. Additionally, there's no way to autopopulate a password field, as passwords are salted and then hashed such that there's no way to reverse engineer them to find the actual password to set on a form. Can you elaborate any more in a comment here?
Basically I have product that is priced in tiers.) I don't want to allow anyone access to the site without logging in to see said product. Which i can then control what product is viewed by what account they have. I wanted to auto populate the login fields like i have seen on other sites with a guest account.