Can reordering and drag-and-drop of line items be enabled in the Redwood LIG?
Summary:
We are transitioning from JET UI to Redwood Quote UI. One of the existing functionalities in JET UI is the ability to reorder line items and drag and drop line items, which works well in JET UI. Currently, we are working on the Redwood Quote UI – specifically the Line Item Grid (LIG) – and this functionality is not working there. In JET UI, This was achieved using the JavaScript and CSS files mentioned below:
xyz.bigmachines.com/js/lib/jquery-3.6.0.catche.js
xyz.bigmachines.com/style/commerce/buyside/dragdrop.css
Is there any way to implement or enable this in the Redwood UI?