By manishaneja on
Hello Community,
I have developed few forms using Webform Module and the installed fck editor also.
The fck editor works fine on any of the forms if there is only one fck editor in the form.
But if the form contains more than two instances of the fck editor, the form data is saved on submitting except the fields that were submitted using fck editor.
The form is created using Webform Module so I don't have an idea of what the problem could be?
Can somone tell me why my webform submits properly if it contain only one field content from fck editor, but not when there are many fck editrors (2 or 3)?
Any help is really appreciated.
Thanks,
Manish Aneja
Comments
Clarification: The problem
Clarification: The problem with multiple FCK Editor content not saving is in my other forms also created using Drupal Content Types. But I just noticed that the problem is in Firefox Only (I am using Firefox 3) and not in Internet Explorer.
From this what I conclude is that, it is some javascript error. Can someone tell me what could have could this or some else ever had a similar problem?
Solved
Hello Community,
I want to share that I have Solved the problem. The reason was a bug in FCK Editor version 2.6.3 and I changed my FCK Editor version to 2.6.2, which completely solves the problem.
I got the Idea from here:http://drupal.org/node/316750
Thanks,
Manish Aneja.