Thanks!!

PS:

EDIT : app/config/settings.yml

    # Output escaping settings
    escaping_strategy:      false




2010/1/6 Gábor Fási <maerl...@gmail.com>

> Values you pass to the view get escaped, if you enabled it at project
> generation (1.2) / by default (1.{3,4}), which is a Good Thing™.
> If you need to access the raw value and output the html as it is, try
> `$section->getSectionField(ESC_RAW)`
>
> On Wed, Jan 6, 2010 at 16:56, Gabo <gabopo...@gmail.com> wrote:
> > the staff includes $ section-> getSectionField (), is sectionfield clob
> > field with html, but symfony printed as text...  converts html to text in
> > showsuccess.php??
> > 2010/1/6 Augusto Flavio <afla...@gmail.com>
> >>
> >> This can be your main template. Check it in apps/env/templates.
> >>
> >>
> >> bye
> >>
> >>
> >> Augusto Morais
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "symfony users" group.
> >> To post to this group, send email to symfony-us...@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> .
> >> For more options, visit this group at
> >> http://groups.google.com/group/symfony-users?hl=en.
> >>
> >>
> >>
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "symfony users" group.
> > To post to this group, send email to symfony-us...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> .
> > For more options, visit this group at
> > http://groups.google.com/group/symfony-users?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.

Reply via email to