as you see on this picture a have a repeating table there calculates services price for each line…
but where im stuck is that when i try to make a sum for each line in the “subtotal” i cant figure how to pull the data out from the repeating group to make a sum of them,
hmm… how do i then make the calculation for each line and put in to the databse…?
because these lines are only temporary lines there gets added from values of a product and service database… so when i click on on them from a list they get added to the lines you see above… but as soon as the offer gets created it deletes the lines from the database and clear data ready to a new offer getting created
yeah i tried some of the calculations plugin… but they doesnt show a result… so its either me there doesnt understand how they works or that they just doesnt work
doint the calculation in a text element is the only thing i have got to work as intended
hi @agoulas
thank you for you post… i have tried now to go study more about the states… and it seems the states have to be triggered by a button or a link before working… that doesnt work for me unfonuatually… i need it to be calculated automatic when new values get entered… as it does now in each line when qty get typed in
hmm… i have tried to take a look at the sandbox you sendt… and that is actually how i want it to be… but in you setup i cant see any calculation or how you have got it to calculate it…
tak a look at my editor setup here… i use a long calculation formular to get the subtotal… for each line… but how i get it down in a grandtotal i cant figure out…