Hi,
You should have an action created for INPUT FIELD1, field2.
So that on an action , the framework update the context and re-renders the view ( Refreshes the view the latest data ) . Hence your value of input field reflects in TEXT view.
Create an action attach to the input fields, it solves your issue.
Hope this helps you.
Regards,
Rama