Sorry, but I cannot confirm that. I tried it and the debugging output changed to:

DEBUG: 1:05:54 PM: tapestry.load() Response received.
WARNING: 1:05:54 PM: No ajax-response elements received.

But the hidden part does not render.

I also tried
   responseBuilder.updateComponent("formComponent"); and
   responseBuilder.updateComponent("conditionalBlock");

but none of them did the trick.

Andy



Ulrich Stärk schrieb:
Your placeHolder hast to be a Tapestry component not just a div container. Just replace id="placeHolder" with jwcid="[EMAIL PROTECTED]" and it should work.

Uli

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

Reply via email to