<div dir="ltr"><div><div><div><div><div>When a new record containing an HTML field is created the html editor inserts a paragraph (<p>&#160;</p>) even if the field is empty.  So, the field in the html area seems empty but is not, and this situation is reflected in the formating of the records<br>
<br></div>For solving this situation please edit the file dataentry/fckconfig.js and replace the line<br><br>FCKConfig.FillEmptyBlocks    = true ;<br><br></div>with<br><br>FCKConfig.FillEmptyBlocks    = false ;<br><br></div>
Someone reported that issue but is now that I found the answer. <br><br></div>Regards<br><br></div>Guilda<br></div>