You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can the current Wicket-Select2 implementation of Select2MultiChoice work without Ajax?
i.e. I send all the choice data to the client on init, and on form submit, the selected values/ids are sent back in a single json string?
The text was updated successfully, but these errors were encountered:
Can the current Wicket-Select2 implementation of Select2MultiChoice work without Ajax?
i.e. I send all the choice data to the client on init, and on form submit, the selected values/ids are sent back in a single json string?
The text was updated successfully, but these errors were encountered: