Hello, Is it possible to write and read unescaped xml data in a textarea of a teamsite dcr (via the standard Form Entry editor). For example, <value/> in the TeamSite Form Entry editor becomes<value/> in the saved dcr (file). For a textarea field, I would like to disable the quoting and save for example <value/> in the dcr. With external tools (like a perl script with XML::Twig), it is possible to modify the data later, but I wonder whether this is also possible within the TeamSite Form Entry editor. Thank you and best regards, Holger