How can you add the values from a HTML View to another view in your application?
I have an HTML View in my application. When I hit the submit button, nothing is recorded in a view. How do I add the values from an HTML View to another view in the applicaiton
Thanks!!!!!