I have some text columns where I would like many of the html commands available. I can insert tags in the field with no problem and it stays there. When I try to use the data like <%= @item.description %> I loose several of the tags. They do not work. Particularly the <ul> <ol> <li> tags. The <b> <i> tags work along with font and color.
Are they being filtered out automatically? I am on rails 2.2.2. What do I need to do to get a column to display in the format specified. Ultimately I want to use one of the wysiwyg editors on the site, but If I can not get the output to display, it is of no use Thank you Don French --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

