Participant
December 23, 2024
Question
After editing calculated fields an error
- December 23, 2024
- 2 replies
- 209 views
Hello,
i have created a price list with calculated fields. I use a
1. check box_1,
2. Price_2 (this.getField("Price_2").value = "6495";)
3. and Calc_2 (this.getField("Price_2").value;)
It worked perfectely , but now i want to add check boxes and what i am trying. All the numbers in my pricelist go to 0000.
Can someone help me?
