Development

#3809 ([doc] The symfony Forms Book -> Chapter 1 - Form Creation)

You must first sign up to be able to contribute.

Ticket #3809 (new defect)

Opened 2 months ago

[doc] The symfony Forms Book -> Chapter 1 - Form Creation

Reported by: gordon Assigned to: fabien
Priority: minor Milestone:
Component: other Version:
Keywords: Cc:
Qualification: Unreviewed

Description

http://www.symfony-project.org/book/forms/1_1/en/01-Form-Creation#The%20Widgets%20HTML%20Attributes http://www.symfony-project.org/book/forms/1_1/en/01-Form-Creation#Defining%20Default%20Values%20For%20Fields

you can set a default value in the render() function as the second argument but this is not described in the documentation.