The reason this would be good for the shopping cart is that it allows for modifying a line item. I added several columns to the line items table for the user to key in. Need to allow the user to modify a line item. I can change the html link on the click event to pass back an action "Modify" along with the item=xxxx Just need to guidance on how to populate the item form with the selected line item.