Your button can delegate the click to one of itsĀ parents which has access to the model of the checkGgroup.
You can use hook methods for this or Wicket's event system. Have fun Sven Am 22. Juni 2017, 12:04, um 12:04, rajan <[email protected]> schrieb: > >i want to fetch all the selected checkbox value from checkboxgroup on a >button click. > >button and checkboxgroup are in different form. > > > ><http://apache-wicket.1842946.n4.nabble.com/file/n4678127/checkbox.png> > > > >thanks in advance! > >-- >View this message in context: >http://apache-wicket.1842946.n4.nabble.com/Get-All-Selected-CheckBox-Other-Form-value-on-Button-another-form-Click-tp4678127.html >Sent from the Users forum mailing list archive at Nabble.com. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected]
