Hello,
I have a table - invoice
field item- where item id is stored in 1,2,3 manner.
amt - there relevent items amount is stored in 100,200,300 manner.
total- the total of amt field is stored.
To show in the orders form i have to display itemids their names subtotal and total. The problem is once i delete items from the item table, i am no longer able to display the itemnames - (items are pictures).
Thanx
Deleting pictures
Moderator: General Moderators