This topic is locked

Calculated values ​​in the list page, it is possible?

7/6/2012 6:17:18 PM
PHPRunner General questions
Charlie author

Hi, I have the following question: Is it possible to put each record in a variable list page (php snippet) that has a calculation related to the key field of that record.
We have a table with hourly records of people

  • Key field (code of the person)
  • DateTime (date - time operation)
  • Operation (int 0 or 1) begin / end
    In a list page will show the key field and a second column with the total hours for each person registered.
    How can I ever solve this problem?

    thank you very much

E
electromotive 7/8/2012



Hi, I have the following question: Is it possible to put each record in a variable list page (php snippet) that has a calculation related to the key field of that record.
We have a table with hourly records of people

  • Key field (code of the person)
  • DateTime (date - time operation)
  • Operation (int 0 or 1) begin / end
    In a list page will show the key field and a second column with the total hours for each person registered.
    How can I ever solve this problem?

    thank you very much


Yep. Read the Help file. It tells you how to do client and/or server-side calculations.

Sergey Kornilov admin 7/9/2012