Hi,
I've created a form where the user chooses a password using the password field. This is not for Wordpress however so I need to manually create the account in another system using the users requested password. However, the contents of the password field is not included in the notification using {all_fields}. I can't find the specific tag for the password fields either as it is not showing up in the drop down menu. How do I include the contents of password fields in the notification email?
I want the field to be displayed securely (using the dots instead of clear text) and for the user to have to confirm the password. This makes using a regular text field a poor option.
//Oliver