Hello,
We have 3 fields, age (defined as readonly), Log Closed Date and Log Open Date (defined with now() so when adding a new log the date and time there already).
We want the field age to have the result of "Log Closed Date" less "Log Open Date". We are not interested in the time open or closed.
This will only be done during log_list.php
Any idea?
Thanks in advance.
Rgds,