Creating Field Editor with Field Sets

I’m trying to create a Field Editor tab with fields as outlined from a field set. I am currently pulling down the field set through an Apex Soap call and using it to rebuild and query a model dynamically. Is it also possible to build the field editor dynamically?

Thanks,

David

David, you should be able to accomplish this.  Check out this tutorial on the dynamic creation of components.