Skip to content

[Form/Twig] Twig cannot render a form #1480

@webornot

Description

@webornot

When I put a 'text' option for a 'widget' option into a datetime type form.

$builder->add('created_at', 'datetime', array('widget'=>'text'))

Same issue with date_widget and time_widget.

Method "hour" for object "Symfony\Component\Form\FormView" does not exist in form_div_layout.html.twig at line 109

It works with a 'single_text' option, not with 'text'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions