39 Posts
jjnxpct
10 years ago
Topic
Hi! I'm using a form for both backend and frontend submission. Everything seems to be working fine, but somehow I can't get the frontend form to show the Article Fulltext textarea. I put it (from article Base folder) in the mainbody of the frontend form, together with the other fields, but it just does not show up... The other fields show up fine. I use the same field in the backend and it works fine there.

Am I missing something? Or is there another way to put a textarea filed in the frontend and save in the content article fulltext?
Thanks!

Get a VIP membership
10 years ago
1
Level 1
Hello jjnxpct,

by default the fulltext field is not a textarea, but a wysiwyg. Depending on which wysiwyg you are using, but must of them, by default, are not displayed in frontend.

You must check editor options.

Regards.
Lionel
39 Posts
jjnxpct
10 years ago
0
Level 2
Thanks for your reply. I use JCE editor.

I tried putting a new WYSIWYG field in the site form. When I select 'No editor' from the editor dropdown in the configuration for this field, nothing shows up i the frontend. Also tried the TinyMCE editor (public access). And JCE with public access. Also nothing.

It's seems to me this WYSIWYG field type is not working?
10 years ago
0
Level 1
Hi,
in the plugin Manager (backend) , select type "cck_field" and find "CCK Field - Wysiwyg Editor".

In it's configuration you can allow or not to display the wysiwyg for guest user.

Regards.
Lionel
39 Posts
jjnxpct
10 years ago
0
Level 1
Ok, that's it! Thanks for the fast help!
Get a Book for SEBLOD