Bruno Busco wrote:
Hi,
I need to include a form widget from an ftl file.

Is there an instruction equivalent to:
     ${screens.render(ScreenLocation, ScreenName)}

but for forms?

Something like
     ${forms.render(FormLocation, FormName)}


Many thanks for any help.

-Bruno
Hi Bruno,

Look at HtmlFormWrapper usage in EditShipment.groovy and EditShipment.ftl for an example.

Bilgin

Reply via email to