Seems like there is no password field type. I'm just looking for a text field where the input type is password and the display when showing is 8 *'s.
If that seems reasonable I'm happy to do a pull request.
There's a third-party plugin which provides a password field: https://github.com/DisruptiveAngels/administrate-field-password I'd recommend giving that a go!
Looks good! Seems like you could integrate it - or at least add a note in the docs.
In any case, thank you for your work!
That's weird that password field is not included in the package by default, looks like raw and incomplete package.
Looks like this has since been integrated - works for me using Field::Password without the extra gem
Most helpful comment
That's weird that password field is not included in the package by default, looks like raw and incomplete package.