I have structure as like we have in shopping cart with products.
Following is detailed information about my structure :
I have created one page in website, in which there is a button to add lines where user will enter details like product and quantity. But there is not any option to remove line. So I want to add a option to remove any particular line, for that I will add "Trash" icon so user can click on it and delete that line.
Can anyone please help me to make it done as like cart?