In this final part of the series, Alejandro Gervasio examines a point that he has not taking into consideration so far: that the layout of form elements plays a relevant role within the overall development process. With this in mind, he encapsulates the logic needed to generate web forms by defining a form generator class. This class will implement the form element factory along with all of the required form element classes.
He guides you through the rest of the methods not mentioned previously in the class and puts it "to the test" with a practical example. He finishes it off with the full code for the class all in one place to make grabbing and using it a simple experience...











