Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17478 Posts in 4473 Topics by 1972 members

Archive

SilverStripe Forums » Archive » Problem with HtmlEditorField

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: Problem with HtmlEditorField 744 Views
  • blaater
    avatar
    Community Member
    22 posts

    Problem with HtmlEditorField Link to this post

    Hello,

    I'm making a custom cms-module which can create projects and assign Members to it.
    It works allmost the same as SecurityAdmin exept for that I only can select Members instead of creating them.

    Everything is working except for a HtmlEditorField to save a text and some image of the project. The tinyMCE is competely working, but when I save the data is not submitted. All the other fields are working.

    When I change the HtmlEditorField into an TextareaField it does save.

    When I look into the DOM I see a textarea and tinyMCE below it. It looks like the data from the textarea is submitted, but not updated when I type in the tinyMCE.

    Has anybody had this problem before? How did you fix it?

    Thanks in advance!

  • Willr
    avatar
    Moderator
    2727 posts

    Re: Problem with HtmlEditorField Link to this post

    is your database field of HTMLText rather then just Text?

  • blaater
    avatar
    Community Member
    22 posts

    Re: Problem with HtmlEditorField Link to this post

    I've tried it with both, but they are both not working. I assume that is has to be "HTMLText".

    Are there any other things I can look at?

    Thanks!

    744 Views
Page: 1
Go to Top

Currently Online: Mr-Badger, tomklang

Welcome to our latest member: Mr-Badger

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.