|
|
Sergey Kornilov admin 9/19/2011 |
|
What's the error message? |
|
|
D
|
DigitalDean8 author 9/19/2011 |
|
What's the error message? Where exactly do you put this code ($data["Job_Total"]-$data["Job_Cost_Total"]-$data["Job_Overhead"])?
|
|
|
C
|
cgphp 9/20/2011 |
|
"Default value" for input text field in add and edit page, should be a valid PHP expression but you can't access from php values of other fields. Use javascript instead. Check this article: http://xlinesoft.com/phprunner/docs/how_to_calculate_values_on_the_fly.htm |
|
|
D
|
DigitalDean8 author 9/20/2011 |
|
"Default value" for input text field in add and edit page, should be a valid PHP expression but you can't access from php values of other fields. Use javascript instead. Check this article: http://xlinesoft.com/phprunner/docs/how_to_calculate_values_on_the_fly.htm
|
|
|
|
Sergey Kornilov admin 9/20/2011 |
|
It's not easy to understand how this code works and, at the same time, produces "Undefined Variable: Data" error message. Probably you can elaborate. |
|