27 Dec
2005
27 Dec
'05
10:06 p.m.
Sam Boggess schrieb:
Does anyone know if it possible to rewrite the standard_error_message in Page Templates?
Yes.
And if so how do you reference the objects within the error message?
<p tal:content="here/error_value">error value</p>
Its options/error_value The object is called with named arguments - hence the options namespace in ZPT.