There are few utility functions like fieldsToTable that contsruct a form in particular layout (one column table, divs etc.) But often we need to construct a form with custom layout. How do i get individual rendered form fields (in a list or map) to splice them into my template the way i see fit ? Regards, Vagif Verdi