This was a text field. Now if I change it to html then it doesn't show <br /> tags but it doesn't add a new line either.
Thanks, Bilal On Apr 3, 4:27 am, Domizio Demichelis <[email protected]> wrote: > Please, add more details: for example what kind of field is 'description'? > If you want to have html tag interpreted (and not escaped) you should > declare it as html. > > ciao > dd > > > > > > > > On Sat, Apr 2, 2011 at 10:25 PM, Bilal Ahmed <[email protected]> wrote: > > I am trying to truncate the description using <view:description > > truncate="400"/> but it's showing <br /> tags. Here is the example > > below: > > > "Hobo is a collection of open-source gems/plugins for Ruby on Rails > > that help you build anything from throwaway prototypes and internal > > utilities to meticulously crafted full-blown web apps. The goal: write > > less code. So much less in fact that it starts to feel like you're not > > implementing your app at all, you’re just declaring what you want. > > <br /> <br /> It turns out that the hard part is not..." > > > Thanks in advance! > > Bilal > > > -- > > You received this message because you are subscribed to the Google Groups > > "Hobo Users" 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/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
