Andrew wrote: > <ft:form-template action="creditCard.kont" id="Form1" method="POST" > ajax="true"> ... > <map:match pattern="**viewform-*">
creditCard.kont != **viewform-* I'm having trouble getting Ajax to work myself, but this is one piece of the Ajax puzzle I think I understand. You should either add an ajax-action[1] attribute to form-template (http://tinyurl.com/ok4ky), containing the **viewform-* target you want Ajax to use, or you should add the browser-update machinery to the creditCard.kont pipeline. Toby -- Signed/encrypted mail welcome. GPG/PGP Key-Id: 0x15C5C2EA --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
