Getting tinymce in custom textarea fields?

  • Doug Young
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #97509 by Doug Young
Getting tinymce in custom textarea fields? was created by Doug Young
In the normal textarea feilds in event booking, tinymce kicks in. But when I create custom fields, adding entries to fields.xml I don't get the tinymce editor. I have lines like:

<field name="field_x" type="textarea" label="X" rows="6" cols="100" description=""></field>

Is there something I need to set to get tinymce to take over this text area?

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #97523 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Getting tinymce in custom textarea fields?
Try to change type="textarea" to type="editor" to see whether it works?

Tuan
The following user(s) said Thank You: Doug Young

Please Log in or Create an account to join the conversation.

  • Doug Young
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #97532 by Doug Young
Replied by Doug Young on topic Getting tinymce in custom textarea fields?
That did it, thanks!

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #97548 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Getting tinymce in custom textarea fields?
Great. Thanks for confirming

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc