Hi: I put the htmlText of one field into a second field. I want to edit some of the html tags of the second field (for example, change "<p>" to "<p class="special">"), but it does not behave as regular text. What is the secret of making the second field editable as regular text? Thanks, guy