Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Password field definition has been deprecated since Magnolia 6.0. It is part of the Magnolia 5 UI framework.There

is no corresponding implementation in the For the updated implementation, see Password field for Magnolia 6 UI framework instead.

Javadoc resource link
classNameinfo.magnolia.ui.form.field.definition.PasswordFieldDefinition
renderTypeasynchronous
renders two text boxes for entry and verification of passwords. The input text is masked in the field, but the value is stored as clear text in the JCR.

...