Generate a form dynamically?
I have about 10 different objects that are populated from user input. Instead of creating 10 different view pages, is there a way to dynamically generate an input form and only have one view page? What I am looking for is a runtime solution like a form generator in visual studio when you "Add View".
+2
a source to share