hi!

I change it to this, it's work.

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

but the behavior of pojo is strange, I use the example "Drag and drop 
reordering, in-place editing"
1. The inline edit of firstname: when press save, the edit box still in edit 
mode, but when submit it, the result is ok.
2. when plug the row to another place, the pojo seems can not stop, but the 
order changed.
3. when add a new row, the row order reorder according to the repeater ID.

Best Regards

johnson


> Hi!
> 
> I've a form in portal want to use ajax, the template like
> 
> <ft:form-template action="#{$cocoon/continuation/id}.continue" method="POST" 
> ajax-action="#{$cocoon/continuation/id}.continue" ajax="true">
> 
> this will cause error, and in mozilla will open a new page, and there is a 
> blank coplet page in it.
> 
> I think my ajax-action statement is wrong, can anyone help me to solve it.
> 
> Best Regards
> 
> johnson
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to