Lamvik Eldbjörg (Applikations-Entwicklerin) schrieb:
> Hi again,
> I tested your code in one of my existing forms and it worked - I could see
> all your 7 rows, so I didn't realise at first that this didn't work for you.
> I just discovered that you have forgotten to add the form-template tag
> (within the body), for example:
> <ft:form-template action="#{$continuation/id}.continue" method="POST" ...>
> </ft:form-template>
>
> Does this solve your problem?
>
> Regards,
> Ellie
Just found something else that seems a bit embarrassing: the labeling of
the widgets was incorrect. instead of
<fd:label>insert-label-here</fd:label> I wrote
<fd:label id="insert-label-here"/>
didn't seem to be too concentrated when I wrote that, I guess.
regards,
cb
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]