Views - Creating a View from fields in a form Automatically

Question: I’d like to find some code that will pull in all the fields on a form, then using that information, create a view containing a column for each field. Does something like this exist? Where can I find it?

Thanks everyone for your help!

Subject: Views - Creating a View from fields in a form Automatically.

I’ve done it before using our tools, but I have to tell you it wasn’t very satisfactory unless you have very small forms. There are just too many fields on most forms.

Subject: Views - Creating a View from fields in a form Automatically.

Let’s take a step back for a minute. Do you really mean “All” fields including hidden fields? What is the ultimate use of a view like this (which is liely to be pretty unusable if there is a lot of data stored)?