2
We require a feature where we need to provide “Inline editing”. This is required to delete the line item as well as change the quantity at line level. We need to achieve this on the Grid which we are treating as Cart View for the Customer.
The expectation are lets say for quantity field in cart line grid we will add tow buttons like
+ QTY -. Once clicked on - it should reduce the quantity by one and click on + will increase the quantity by 1.
Similarly, we will expose a column called as "Remove" with delete icon in each cart line. Once click on the delete icon we can remove that cart line.
Feature requested by : Avanade
STATUS DETAILS
Needs Votes