diff options
author | Fahad Israr | 2019-07-02 12:21:29 +0530 |
---|---|---|
committer | Fahad Israr | 2019-07-02 12:21:29 +0530 |
commit | 96794064b20917436ce73aedf015a9d53e8d00fb (patch) | |
tree | a5240a2a6e5c148ae7a95d9652aa6dee219e820b /modules/fahad/clubs/config/install/field.field.node.clubs.field_club_department.yml | |
parent | 3ad1b8d590d7d11d83e8c923970690900dc31f70 (diff) | |
download | acadmix_distribution-96794064b20917436ce73aedf015a9d53e8d00fb.tar.gz acadmix_distribution-96794064b20917436ce73aedf015a9d53e8d00fb.tar.bz2 acadmix_distribution-96794064b20917436ce73aedf015a9d53e8d00fb.zip |
Custom Modules Added
Diffstat (limited to 'modules/fahad/clubs/config/install/field.field.node.clubs.field_club_department.yml')
-rw-r--r-- | modules/fahad/clubs/config/install/field.field.node.clubs.field_club_department.yml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/modules/fahad/clubs/config/install/field.field.node.clubs.field_club_department.yml b/modules/fahad/clubs/config/install/field.field.node.clubs.field_club_department.yml new file mode 100644 index 0000000..15e2472 --- /dev/null +++ b/modules/fahad/clubs/config/install/field.field.node.clubs.field_club_department.yml @@ -0,0 +1,30 @@ +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_club_department + - node.type.clubs + - node.type.department + enforced: + module: + - clubs +id: node.clubs.field_club_department +field_name: field_club_department +entity_type: node +bundle: clubs +label: 'Club Department' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:node' + handler_settings: + target_bundles: + department: department + sort: + field: _none + auto_create: false + auto_create_bundle: '' +field_type: entity_reference |