Hi,
The solution I proposed in http://scn.sap.com/thread/3850447 works only if you set your model in component.js or if view 1 is loaded before view 2.
So maybe you have to tranfer the coding from view 1 to a helper function. In view 2 you should check if the model is initialized correctly and if not call the helper function.
Best regards,
Sebastian