A comment has been created. http://cocoon.zones.apache.org/daisy/documentation/750.html
Document ID: 750 Name: Ajax Branch: main Language: default Created by: Kamal Bhatt Created on: 5/4/08 10:08:30 PM Visibility: public There are a couple of things I have noticed with ajax vs non-ajax forms that should be mentioned here. Firstly, we should mention that the presentation of validation errors is busted. That is, if you want your fi:validation-errors to work, you should wrap it in a <bu:replace id="errors><div id="errors>...</div></bu:replace>. Secondly, hiding and revealing a singular field is busted. If you want to hide/reveal fields, you must specify them in a group and follow the instructions described here.