To put it simple (and refresh my post as well :) , my question would be:
Can I pass an object as a macro parameter, and put it as a value of a form
element's name attribute which is generated inside the macro.
Any suggestions are welcome...
--
View this message in context:
http://www.nabble.com
I have multiple forms which sometimes have similar parts (for instance couple
of fields required for entering the address). For that similar parts I want
to avoid code duplication so I was thinking of doing that by using
freemarker macro orderDataForm with a parameter orderDataObject:
<#macro ord
2 matches
Mail list logo