Ruby on Rails Monday, April 28, 2014

On Mon, Apr 28, 2014 at 5:35 AM, Joy Ganguly <tech.tutorial4u@gmail.com> wrote:
> i am using wysiwyg editor
> (https://github.com/schnawel007/bootstrap3-wysihtml5) within form, but when
> submitting the form the data with the html tags is not saved

The editor doesn't "save" anything - your code does.

Does the form submission event in your logs show the html? Then
the editor has done its job.

What do you see when you examine the saved data in the db?

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yCqfL-6Sm5w_k0mNoev1Mu2TH4007monXar7qvA%2BvhDPQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment