Hi, I'm transfering an application from Tapestry 3 to Tapestry 5. In Tap3 there was a "submitOnChange" Parameter for the PropertySelection Component. Is there something similar in Tapestry 5, and if not what is the preferred way to make this work? The submit can be a normal GET-Request, no need for Ajax.
Thanks Reinhold