Hi Colleagues,
In a multiInput control, lets assume we have default values in the control. Now the user is trying to add new values to the same. In this case, the old (default) values are deleted and only the new values are present.
How do we retrieve the old values before the attachTokenChange method is triggered every time. How do we adopt the javascript solution provided here http://stackoverflow.com/questions/16931691/how-to-capture-old-value-and-set-it-back-on-cancel-using-javascript