Just a quick note.... The Form helper is Deprecated, so if you are
thinking of moving to Symfony 1.3/1.4 any time - I'd advise against
using the form_tag() function. It's really the only thing you are
using the helper for, since all the other widgets etc. are provided by
the forms framework.

Russ.

On Apr 26, 1:11 am, Parijat Kalia <kaliapari...@gmail.com> wrote:
> rESOlveD: made a big mistake...did not include the form_tag()...such
> stupididty
>
> thanks!
>
> On Sun, Apr 25, 2010 at 3:11 PM, Parijat Kalia <kaliapari...@gmail.com>wrote:
>
>
>
> > Indeed this is surprising, I mean, it has to be applicable across all
> > modules and pages right? I have one page where this is not applicable and
> > the page is working fine, and another page where it is not working at all.
>
> > On Sun, Apr 25, 2010 at 3:09 PM, Eno <symb...@gmail.com> wrote:
>
> >> On Sun, 25 Apr 2010, Parijat Kalia wrote:
>
> >> > Since when did that start happening...I am using 1.2.9....and I have a
> >> bunch
> >> > of other forms where all I do is
>
> >> > echo use_helper('Form') and end with </form>
>
> >> > the submit button in that works perfectly fine and there is no manual
> >> <form>
> >> > tag nor the need for form_tag() or renderFormTag() at all.
>
> >> > Please help clarify this, thanks a lot Gabor (hope the spelling is
> >> correct)
>
> >>http://www.symfony-project.org/forms/1_2/en/01-Form-Creation
>
> >> --
>
> >> --
> >> If you want to report a vulnerability issue on symfony, please send it to
> >> security at symfony-project.com
>
> >> You received this message because you are subscribed to the Google
> >> Groups "symfony users" group.
> >> To post to this group, send email to symfony-users@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
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@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