I'm setting the id on a form in the model and it seems that neither
the cforms transformer nor the jx macros propagate this id to the
resulting html, so a simple
<ft:form-template action="." method="POST">
is not enough.

Currently I have to repeat the id, like:
<ft:form-template id="something" action="." method="POST">

which should be imho unnecessary as the id is already specified in the
model.

Is this a bug or a mistake on my site?

Thanks
Carsten
-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/