[Isis-users] Edit HTML field problem
Guilda Ascencio
guildaa at gmail.com
Fri May 30 01:51:54 CEST 2014
When a new record containing an HTML field is created the html editor
inserts a paragraph (<p> </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
For solving this situation please edit the file dataentry/fckconfig.js and
replace the line
FCKConfig.FillEmptyBlocks = true ;
with
FCKConfig.FillEmptyBlocks = false ;
Someone reported that issue but is now that I found the answer.
Regards
Guilda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20140529/0bb24193/attachment.html>
More information about the isis-users
mailing list