Passwort Generator for Hidden Custom Field

A field of type hidden, can be used to store additional passwords related to the “main” password.

There is no way to generate a passwort inside the edit menu. You have to:

  1. Close the edit tab
  2. Switch to the generator
  3. Copy the generated password
  4. Insert it into the hidden field text input

Add an option to generate the password inside the edit screen.

1 Like

Adding some additional context - hidden fields are useful for storing things like security words and security questions. We often want to randomly generate such values since they are effectively a password. It’s quite inconvenient to have to toggle between the generator and the edit item tabs just to create a new account that requires security questions.