Knowledgebase: Customizing
After some website customizing I noticed that HTML Area looks like usual text area and I have JavaScript error on my Place Ad / Modify Ad pages. Can this be fixed ?
Posted by - NA - on 19 May 2005 10:58 AM

Please check your "htmlarea" field names (field ids) for the fieldset in which you have this problem (in Admin Area -> Manage Fieldsets). There are a couple of rules for JavaScript HTML Area usage :

1/ don't use "description" as field name (string case is not important). It is reserved name by HTMLArea. We recommend to use field names starting with "f_" prefix (e.g. f_city, f_state)

2/ don't use HTMLArea field name as form field name in the header.htm and footer.htm templates.
For example, if you have the "f_descr" htmlarea field, don't use "f_descr" field name in any form at the header or footer.

Comments (0)
Help Desk Software by Kayako Fusion