One of the user requests in our site needs to open a confirmation page.This confirmation page should contain editable username /email field (if user is already logged in then his/her mail-id is set as default in that editable field) and a password field should be provided.The user may confirm by entering the password or may re-login by changing the mail-id and entering corresponding password details.
If i create a custom page with default login form and redirect after user request it goes (automatically redirects) to /user page.
i am a newbie to drupal development and not sure how to proceed for this kind of requirement.
Any suggestions how to proceed using logintoboggan or more customizing on top of that is appreciated.
Thanks in advance!!!
Comments
Comment #1
hunmonk commentedi don't understand where this would fit into the workflow, thus i can't make much sense of the rest of your post.
Comment #2
mpavankumar commentedI have seen the using email while login option and reading more about the loginToboggan module i thought i could use this as a base module for achieving the required functionality.After understanding more my requirements doesn't fit what the module is providing.
Thanks for your reply and any suggestions for me on how to proceed is appreciated
Comment #3
hunmonk commented