Skip to main content

Questions tagged [order-grid]

Questions specific to the admin panel order grid

0 votes
0 answers
20 views

In Magento 2.4.7, I need to export the order details in CSV and XML by splitting the Billing and Shipping address, which is currently concatenated. ie., Currently, Billing and Shipping Address are ...
Saravanan DS's user avatar
  • 1,146
0 votes
0 answers
77 views

Magento 2 how to customize the search by keyword that's above the orders grid and search for orders by telephone from sales order Address to search orders by billing or shipping telephone through my ...
Elpop's user avatar
  • 1
0 votes
2 answers
61 views

We would like to create a general search bar at the customer order grid on frontend. So customers can search within the placed orders for "order_id" and "sku". We already achieved ...
JGeer's user avatar
  • 1,420
0 votes
3 answers
175 views

How can I remove 'Create New Order' button from sales order grid? I don't want to hide it, i know about following code <item name="style" xsi:type="string">display:none</...
Hiren's user avatar
  • 1,091
0 votes
1 answer
111 views

If there is no active filter for sales order grid, I need to add a default filter in sales order grid in admin that will show only current date orders if no other filter are applied. I need to do it ...
Sumit Verma's user avatar
0 votes
1 answer
108 views

like this in shipping address First Name {{if this.getTemplateFilter().filter(dummy)}}{{/if}}
Rahul Prajapati's user avatar
0 votes
1 answer
374 views

We have added some additional sortable / filterable columns to sales order grid using some basic joins. This would be the relevant code regarding data app/code/Vendor/Module/etc/di.xml <?xml ...
Raul Sanchez's user avatar
  • 2,664
0 votes
1 answer
56 views

Programatically, add a custom field('is_vip') in order. If a customer order value over $150 , the field value will be 1 and in order grid it will show yes.
Fahim Ahmed Fahim's user avatar

15 30 50 per page
1
2 3 4 5
30