![]() |
Sergey Kornilov admin 11/15/2010 |
Try this: |
H
|
horsey_kim author 11/15/2010 |
Did not work, still nothing showing up in the total_value field. I made sure I had values and not value. I also put it in the before record updated event. |
H
|
horsey_kim author 11/15/2010 |
Okay I just created a totally separate table with phprunner and added the same fields. Then put $values["total_value"] = $values["per_value"]$values["quantity"]; in the before record updated and it still does not work. So I guess I can rule out that it is the way the fields are set up. |
![]() |
Sergey Kornilov admin 11/16/2010 |
Kim, |
H
|
horsey_kim author 11/18/2010 |
I have open a ticket 1162671 - that has url, user and password |
H
|
horsey_kim author 11/22/2010 |
Solved - It was me!! Thanks Support. I had a space in the field and did not realize it. Thanks so much! I fixed and it works great! |