Hello,
I would like to notify only the last entry of the public journal in the mails.
I use this code : html(public_log)$ but it includes all the logs.
I would like to take back only the last one or the 2 last ones. Is it possible ?
Thanks in advance. Sincerely.
https://www.itophub.io/wiki/page?id=latest%3Aadmin%3Anotifications#using_placeholders
$this->head_html(public_log)$
It's either the most recent one or all.
Which code should I enter to display only the most recent?
Jeffrey put the answer just above on the previous post. What information are you lacking?
Log in to post a comment.
Hello,
I would like to notify only the last entry of the public journal in the mails.
I use this code : html(public_log)$ but it includes all the logs.
I would like to take back only the last one or the 2 last ones.
Is it possible ?
Thanks in advance.
Sincerely.
https://www.itophub.io/wiki/page?id=latest%3Aadmin%3Anotifications#using_placeholders
$this->head_html(public_log)$
It's either the most recent one or all.
Hello,
Which code should I enter to display only the most recent?
Jeffrey put the answer just above on the previous post. What information are you lacking?