I'm creating an invoice, one delivery = one record. So more than one product in each record is normal. I have 5 repeating fields. If 4 of these fields match with 4 fields of a record in my pricelist, the 5th field must contain the price from the pricelist.
The problem: I can find the price and put it in my invoice, only it is always on the top of the field and not on the corresponding line.
The getrepetition function is very useful for reading, but how can I write on a specific line of a repeating field?
Thanks for any comments/help
Koen
The problem: I can find the price and put it in my invoice, only it is always on the top of the field and not on the corresponding line.
The getrepetition function is very useful for reading, but how can I write on a specific line of a repeating field?
Thanks for any comments/help
Koen