Hi, as a default activescaffold is html escaping any value in list views. If you want to allow html code you have to use a column list override.
-- volker On 2 Dez., 18:28, PaP <[email protected]> wrote: > Inside a list view > > On 2 Δεκ, 19:28, [email protected] wrote: > > > Do you mean inside of a form or in a list view? You should be able to do > > this either way. > > > ------Original Message------ > > From: PaP > > To: ActiveScaffold : Ruby on Rails plugin > > ReplyTo: [email protected] > > Subject: Render HTML inside ActiveScaffold > > Sent: Dec 2, 2009 11:26 AM > > > Hi guys, is it possible to have html content rendered in > > ActiveScaffold? > > By default it just displays the HTML code > > > -- > > > You received this message because you are subscribed to the Google Groups > > "ActiveScaffold : Ruby on Rails plugin" 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 > > athttp://groups.google.com/group/activescaffold?hl=en. > > > Sent from my Verizon Wireless BlackBerry -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
