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
{{ message }}
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.
I completely get what this plugin does. I needed to avoid grouping my form fields on the page. This was exactly what I was looking for.
There was just one alteration I needed to make to get my requirement to work - the refreshBindings method was restricted to only allow new fields in and not update the existing fields. I removed this limitation and my form now has the flexible 2 way binding I needed using multiple ViewModels. My form has a reset button which gets the original view model back and updates the fields.
Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am sorry, but I think one doesn't quite understand how your proposal is effectively different from ko2.1's
Could you please indicate a concrete scenario that can't be (easily) done with native ko whereas MultiModals shines ?
The text was updated successfully, but these errors were encountered: