Hi, I have searched for several days to try to resolve my little problem.Sorry but I have very little experience with JavaScript OOP.
I have a form which consists of at least one line.
Each line of the form includes the numeric variables qty, rate and VAT and a text variable called description.
When the form is first presented to the user it has values in each form element. What I am trying to do is restore...