This topic is locked

How to calculate values on the fly

3/9/2010 1:39:06 AM
PHPRunner General questions
R
raykay author

How to calculate values on the fly or inline add/edit in details in phprunner 5.2.
i want to add fieldname1 + fieldname2;

help pls..

tnx.

S
swanside 3/10/2010

Take a look at this that Jane did. It does it with Java, so it will put the values on in real time before you save
http://www.asprunner.com/forums/topic/13678-how-to-calculate-values-on-the-fly/

R
raykay author 3/10/2010

tnx..

it helps me a lot.,

i have a question again..

how if i want to do that calculation from inline add or inline edit on detail??

tnx....