I have a signup form where I'm asking the user to enter a password using the double-password form. I need to access this password later and move it over to a different system but I can't see the password in the form view. Is there any way to display anything entered from the password field in the form display? I know it's there because I see it in the database but it doesn't get displayed.