Custom Field Generator

If the Default Field Generator doesn't cut it for you then feel free to create your own field generator and use it instead by creating your own Form class and overriding the GetFieldGenerator method.

You will need to create your own extension method in place of BeginChameleonForm to new up your custom Form class.