Quote:
Originally Posted by BetterRed
|
Thank you. Strange that worked for them, rather counter-intuitive. I enter:
Quote:
days_between(field('#start_date'),field('#end_date '));
|
and in the result column I see the template expression rather than calculated result:
Code:
days_between(field('#start_date'),field('#end_date'));