📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
497
stars
147
forks
source link
Latte macros {label} and {input} ignores custom form renderer #32
Closed
peterpp closed 9 years ago
Let's have a form with custom renderer:
and this latte template:
Than CustomFormRenderer is not applied while rendering label and input.
Here is a quick workaround:
Something like this should be generated automatically.