Hi,I am trying to use a rich text field in order to add bold/underline/italic words for a rich text field.For that, I am using the following javascript: this.value.exData.loadXML(xhtml, false, true); Where xhtml contains the complete chain: (using <b> </b> for example for bolds <body xmlns="http:/...