I try to add some css attributes to labels in my custom sfForm but I can\'t achieve it. In my custom class myForm extends sfForm, I create all textfields dynamically:
I been trying all day to do multiple insert for the same form based on a number and i couldn\'t go any where with it. I hope someone here would be help me out...
With Zend_Form I could just set an element as an array and it would render with brackets. Can I achieve the same thing using sf开发者_如何学运维Form in symfony?What if you simply set the name of the f
I have an issue while displaying several forms of the same model on the same page. The problem is that with the NameFormat, the fields have the same ID :
I need to edit primary keys in several tables. By default, symfony hides primary keys in New/Edit forms.
I am building a web application using Symfony 1.4 and Doctrine for a school and I want to make a very simple form to add a course to a student.
I am using Symfony 1.3.2 on Ubuntu and I have a form that contains several widgets. One widget is the sfWidgetFormInputFile, which allows a user to select a picture.
hey, I am a newbie in symfony. I am following this joobet tutorial on symfony-project.com, I am on there day 3 http://www.symfony-project.org/jobeet/1_4/Doctrine/en/03
I\'m tring to customize error rendering in my form according to this example. Here is my code: if ($this[\'message\']->hasError()) {
With the select_tag() helper, is there a way to avoid passing an id to the generatedelement? If not, what do you do when you have th开发者_StackOverflow社区e same form several times on a page and you