Show Text in views

Show Text in views

Hello,

I'm trying to create a decision tool for clients : They would answer a form with large explanation on what to write in the fields (as notes / plain text, I suppose), and some calculations are done with the values they enter.
Can the calculations be shown as they fill the form ? Can comments be shown using the answers ?
Once they have filled the form, they should see their answers and the results of the formulas, with some description.
I'd like to show text in the views so that they'll see their answer next to the question, and if possible download the whole page to keep it.

Tell me how I can show any text in the views ?

Moreover, I want them to see only their entries : I think I managed to do it by using a criteria for the view, based on a formula field using "zoho.loginuserid". Is it a good solution ?

Thanks