Hi!

I put the cfrom into portal, it works now, but ajax does not work in portal!

I change the template
from:
<ft:form-template action="#{$cocoon/continuation/id}.continue" method="POST" 
ajax="true">

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

ajax do not work!

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

the add contact button will got nothing return(cocoon samle Dynamic repeater 
template) the same with only use ajax="true"

how to do?

johnson

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

Reply via email to