diff -u b/modules/ggroup/config/optional/views.view.subgroups.yml b/modules/ggroup/config/optional/views.view.subgroups.yml --- b/modules/ggroup/config/optional/views.view.subgroups.yml +++ b/modules/ggroup/config/optional/views.view.subgroups.yml @@ -229,10 +229,10 @@ id: type table: groups_field_data field: type - relationship: gc__group + relationship: gid group_type: group admin_label: '' - label: 'Group type' + label: 'Type' exclude: false alter: alter_text: false @@ -276,7 +276,7 @@ click_sort_column: target_id type: entity_reference_label settings: - link: false + link: true group_column: target_id group_columns: { } group_rows: true @@ -514,7 +514,7 @@ id: edit_group table: groups field: edit_group - relationship: gc__group + relationship: gid group_type: group admin_label: '' label: 'Link to edit Group' @@ -565,7 +565,7 @@ id: delete_group table: groups field: delete_group - relationship: gc__group + relationship: gid group_type: group admin_label: '' label: 'Link to delete Group' @@ -675,7 +675,7 @@ id: type table: groups_field_data field: type - relationship: gc__group + relationship: gid group_type: group admin_label: '' operator: in @@ -684,7 +684,7 @@ exposed: true expose: operator_id: type_op - label: Type + label: 'Type' description: '' use_operator: false operator: type_op @@ -695,6 +695,7 @@ remember_roles: authenticated: authenticated anonymous: '0' + administrator: '0' reduce: false is_grouped: false group_info: @@ -728,19 +729,17 @@ content: 'No subgroups available.' plugin_id: text_custom relationships: - gc__group: - id: gc__group + gid: + id: gid table: group_content_field_data - field: gc__group + field: gid relationship: none group_type: group - admin_label: 'Group content Group' - required: true - group_content_plugins: - 'subgroup:groupy': '0' - 'subgroup:test': '0' + admin_label: Group + required: false entity_type: group_content - plugin_id: group_content_to_entity + entity_field: gid + plugin_id: standard arguments: gid: id: gid