21 lines
426 B
YAML
21 lines
426 B
YAML
|
|
# ===================================
|
||
|
|
# Field Definitions
|
||
|
|
# ===================================
|
||
|
|
|
||
|
|
fields:
|
||
|
|
|
||
|
|
name:
|
||
|
|
label: backend::lang.user.group.name_field
|
||
|
|
|
||
|
|
description:
|
||
|
|
label: backend::lang.user.group.description_field
|
||
|
|
type: textarea
|
||
|
|
size: tiny
|
||
|
|
|
||
|
|
is_new_user_default:
|
||
|
|
label: backend::lang.user.group.is_new_user_default_field
|
||
|
|
type: checkbox
|
||
|
|
|
||
|
|
tabs:
|
||
|
|
stretch: true
|