full update (with some difficulties from pathauto
This commit is contained in:
@@ -17,7 +17,6 @@ description: ''
|
||||
tag: commerce_cart_block
|
||||
base_table: commerce_order
|
||||
base_field: order_id
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
@@ -307,6 +306,8 @@ display:
|
||||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
@@ -344,12 +345,14 @@ display:
|
||||
order_items:
|
||||
id: order_items
|
||||
table: commerce_order__order_items
|
||||
field: order_items
|
||||
field: order_items_target_id
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: 'order_items: Order Item'
|
||||
required: true
|
||||
plugin_id: standard
|
||||
entity_type: commerce_order
|
||||
entity_field: order_items
|
||||
arguments:
|
||||
order_id:
|
||||
id: order_id
|
||||
|
Reference in New Issue
Block a user