That suggests to me that, even though I'm sure the BrowserUpdateTransformer is listed in my pipeline, it isn't working yet. I'll experiment.
As you suspected, it turns out the BrowserUpdateTransformer was *not* being called as it was in the wrong pipeline! Thanks for the hint.
So, now I've moved on to being able to display the form correctly with no exceptions but no Ajax based updates are occurring either. When I run the Cocoon suggestion list demo in Firefox using Firebug I can see the following requests everytime I press another key in the suggestion field:
http://localhost:8888/samples/forms/_cocoon/forms/suggest?widget=personId&continuation-id=16818d627c615b3238016c56685f5250641b6b61&filter=16&phase=init
However, my test application isn't doing this so I suspect there is something else I need to enable first.
Regards, David Legg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
