Config for number_of_participants field
This commit is contained in:
@ -0,0 +1,24 @@
|
||||
uuid: 7278be3c-e085-452a-93d4-09e8e7b24c60
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- opencase_cases
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: oc_case.field_number_of_participants
|
||||
field_name: field_number_of_participants
|
||||
entity_type: oc_case
|
||||
type: integer
|
||||
settings:
|
||||
unsigned: false
|
||||
size: normal
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user