Hiteksha
How can i display products in order table & add product filter in order page?
I want to display products in my order table in filamentphp but order is not directly connected with product.
Order is connected with orderLineItem & orderLineItem have product_id and i want to display name so i need to again connect with product so how can i display that in order table ?
I want to put product filter in order page so how can i add that?
13 replies
How can i display products in order table & add product filter in order page?
I want to display products in my order table in filamentphp but order is not directly connected with product.
Order is connected with orderLineItem & orderLineItem have product_id and i want to display name so i need to again connect with product so how can i display that in order table ?
I want to put product filter in order page so how can i add that?
13 replies