Search found 1 match

by malamaur
29 Aug 2013, 12:19
Forum: Help
Topic: Freetext help
Replies: 1
Views: 404

Freetext help

Hi everyone,
first I create the dynamic fiel named "Scuola" and then in my CustomerTicketMessage.dtl I've copied this code:


<script type="text/javascript">//<![CDATA[

function nonetext() {
document.compose.Subject.value = "";
document.compose.RichText.value = "";
document.getElementById ...