in reply to Re: Template::Toolkit: better way to generate variable names?
in thread Template::Toolkit: better way to generate variable names?
the last one i tried was in the cgi.textfield method. something like:
and that gave me a template exception.[% mycgi.textfield( '-name' => "floorplan_name${s}" ... ) %]
|
|---|