Re: [s2] Creating a part of some form using macro

2007-09-20 Thread Dragan Stankovic
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

[s2] Creating a part of some form using macro

2007-09-13 Thread Dragan Stankovic
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