account_new.yaml 343 B

123456789101112131415161718
  1. title: PLUGIN_ADMIN.ADD_ACCOUNT
  2. form:
  3. validation: loose
  4. fields:
  5. content:
  6. type: section
  7. title: PLUGIN_ADMIN.ADD_ACCOUNT
  8. username:
  9. type: text
  10. label: PLUGIN_ADMIN.USERNAME
  11. help: PLUGIN_ADMIN.USERNAME_HELP
  12. unset-disabled@: true
  13. unset-readonly@: true
  14. validate:
  15. required: true