Page 1 of 1

SOLVED Frontendusers: users get no wysiwyg

Posted: Thu Jan 16, 2014 8:06 pm
by faglork
Hi!

I have two wysiwyg-fields in the user properties form. In the backend, no problem. But when I log in as a user, I get normal simple textareas. The control for "activate/deactivate wysiwyg" is checked, though. Unchecking/checking brings no change.

Any ideas?

Cheers,
Alex

Re: Frontendusers: users get no wysiwyg in "change settings"

Posted: Thu Jan 16, 2014 10:54 pm
by uniqu3
Do you have {cms_init_editor} tag present in your page where WYSIWYG is required?

Re: Frontendusers: users get no wysiwyg in "change settings"

Posted: Fri Jan 17, 2014 1:37 pm
by faglork
Well, thanks! That did it. Had to switch to "use static configuration file", though.

But please tell me: Where do I find this kind of information?

The module already HAS an option to specify the text areas as wysiwyg. So how am I supposed to know that I need an addtional tag (which I haven't even heard of til now, and I am using CMSMS since version 1 ...)? The module help does not mention it.

Cheers,
Alex