Hi,
I am developing an application where in only two forms are involved. I need only one view and want to disable the other.
To say, if the first form is the place where entries are made, then the datas needed to be stored in the view. The second form will display the datas from the first form with few manipulations from the view on load. Here I am not able to proceed.