account_new.yaml 286 B

12345678910111213141516
  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. validate:
  13. required: true