I want to set the return of a php function (showing the content of a log file) as text for my info field. {{ ??? }} Is that possible? I am struggeling to find a way.
Not via a function. You would need a custom page method or page model method
I want to set the return of a php function (showing the content of a log file) as text for my info field. {{ ??? }} Is that possible? I am struggeling to find a way.
Not via a function. You would need a custom page method or page model method