When using Forms generation as a Smarty plugin, is it possible to have a variable number of fields in the form? I can't figure a way to implement this in the Smarty template, since the plugin uses a prefilter.
Alin Vaida - 2009-11-16 01:57:26 - In reply to message 2 from Manuel Lemos
Since this was the obvious solution, I already tried it. But there was a small error in my script that prevented the input fields to be rendered. Now it's working fine.