You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
542 B
23 lines
542 B
langcode: en |
|
status: true |
|
dependencies: |
|
config: |
|
- field.storage.reserve_reservation.reservation_private |
|
module: |
|
- reserve |
|
id: reserve_reservation.reserve_reservation.reservation_private |
|
field_name: reservation_private |
|
entity_type: reserve_reservation |
|
bundle: reserve_reservation |
|
label: Private |
|
description: 'Check this to hide the Group Name for this reservation.' |
|
required: false |
|
translatable: false |
|
default_value: |
|
- |
|
value: 0 |
|
default_value_callback: '' |
|
settings: |
|
on_label: Private |
|
off_label: Public |
|
field_type: boolean
|
|
|