Hi
I have a DataBound form to allow privileged users to compose a message. It has two richtext fields and it also has file fields for attachments.
(I know about the security issues, and they don't apply to the intended users of the form). It all works pretty well except for file/image selection.
The richtext fields display with CKeditor (there's an include statement in the template), and work OK on the front end - except that when the user tries to insert an image, there's no 'browse server' button. The back end admin form works OK and does show the 'browse server' button.
The file fields on the front end have a 'browse server' button, and KCfinder comes up when you click it; but it comes up in full window, and clicking on a file does nothing. On the back end admin form, KCfinder comes up in a lightbox and works OK.
I assume that CKeditor is behaving differently on the front end and back end, but I don't see how to change that. I've studied the CKeditor documentation and gone through the threads in the forum, but I'm none the wiser.
Any clues?
Thanks-in-advance,
David
I have a DataBound form to allow privileged users to compose a message. It has two richtext fields and it also has file fields for attachments.
(I know about the security issues, and they don't apply to the intended users of the form). It all works pretty well except for file/image selection.
The richtext fields display with CKeditor (there's an include statement in the template), and work OK on the front end - except that when the user tries to insert an image, there's no 'browse server' button. The back end admin form works OK and does show the 'browse server' button.
The file fields on the front end have a 'browse server' button, and KCfinder comes up when you click it; but it comes up in full window, and clicking on a file does nothing. On the back end admin form, KCfinder comes up in a lightbox and works OK.
I assume that CKeditor is behaving differently on the front end and back end, but I don't see how to change that. I've studied the CKeditor documentation and gone through the threads in the forum, but I'm none the wiser.
Any clues?
Thanks-in-advance,
David