Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 209 Bytes

password.md

File metadata and controls

9 lines (6 loc) · 209 Bytes

Password

Set field type to password and QOR will render it as a password field.

user.Meta(&admin.Meta{Name: "Password", Type: "password"})

{% include "/admin/common_meta_types_with_title.md" %}