> > 1) how do I display a repeater widget as a "submit button"-type 

> > hyperlink?

> 



hello,

i use hyperlinks to submit my cforms like this: 



<ft:form-template action="#{$continuation/id}.continue" method="POST"
name="form">

...

<a href="javascript: document.form.submit()"> Submit </a>



but i am not shure if that was your question...

ciao,

philipp


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to