Hi All! I have "small" problem with Tapestry Palette and LinkSubmit components.
When form submitted by pure Submit button all options on right side of palette (selected elements) saves normally during request. (I noticed that they all become selected before submit). But when form submits by LinkSubmit (or by JS like "tapestry.form.submit( 'MyForm' )") right side of palette stay unselected. As I understand dojo does't triggers event, "connected" by dojo.event.connect(dojo.byId("MyForm"), "onsubmit" , tapestry, "onsubmit_myPalette");. Can somebody help with this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]