This repository has been archived on 2022-07-13. You can view files and clone it, but cannot push or open issues or pull requests.
opencase_composer/config/core.entity_form_display.us...

74 lines
1.6 KiB
YAML
Raw Normal View History

2021-08-07 20:55:05 +00:00
uuid: 3c77b593-fbbd-45e7-b219-526e062276ab
langcode: en
status: true
dependencies:
config:
2022-03-05 14:47:37 +00:00
- field.field.user.user.field_last_password_reset
2021-08-07 20:55:05 +00:00
- field.field.user.user.field_linked_opencase_actor
2022-03-05 14:47:37 +00:00
- field.field.user.user.field_password_expiration
- field.field.user.user.field_pending_expire_sent
2021-08-07 20:55:05 +00:00
- field.field.user.user.user_picture
- image.style.thumbnail
module:
2022-03-05 14:47:37 +00:00
- datetime
2021-08-07 20:55:05 +00:00
- image
- user
_core:
default_config_hash: K-1rBM8mTIkFp9RqOC2tMRUukOQ1xbRCfSKK8dEddnA
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: 0
2021-08-07 20:55:05 +00:00
region: content
settings: { }
third_party_settings: { }
2021-08-07 20:55:05 +00:00
contact:
weight: 4
2021-08-07 20:55:05 +00:00
region: content
settings: { }
third_party_settings: { }
2022-03-05 14:47:37 +00:00
field_last_password_reset:
type: datetime_default
weight: 4
region: content
settings: { }
third_party_settings: { }
field_linked_opencase_actor:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
2022-03-05 14:47:37 +00:00
field_password_expiration:
type: boolean_checkbox
weight: 3
region: content
settings:
display_label: true
third_party_settings: { }
2021-08-07 20:55:05 +00:00
language:
weight: 3
2021-08-07 20:55:05 +00:00
region: content
settings: { }
third_party_settings: { }
2021-08-07 20:55:05 +00:00
timezone:
weight: 6
region: content
user_picture:
type: image_image
weight: 2
region: content
2021-08-07 20:55:05 +00:00
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
2022-03-05 14:47:37 +00:00
hidden:
field_pending_expire_sent: true