Hi all I trying changing the output of kid templates to XHTML. And I've got a problem when trying to render an XHTML form with a textarea field.
The .kid file renders well if accessed directly throught the browser. However when I access the same template through TG, the textarea will contain the code (XHTML) for the following fields of the form. And the followinf fields of the forms aren't displayed. Could this be a bug in the kid outputting XHTML? Also I noted that the XHTML tags are displayed in upper case. Although this is pretty straighforward to change, shouldn't it be lower case instead? Thanx MarcosM

