Again TS 5.5.2 on Windows :-)
Via FormAPI I am trying to prefill some DCT items with content that contains some special chars (Umlauts into .setValue() )... providing the actual character results in an error. Typing in the entities (anything like Ä or &0000252

doesnt parse into the character (just displays the entity code again). What am I missing? (Is there a special string parsing routine in FormAPI?)
Regards