Skip to content

Form input group Twig #115

Closed
Closed
@noisegratte

Description

Hi,

I tried to add some parameter for my widget

->add('dailyPrice', 'text', array(
                'label' => 'project.Dailyprice',
                'attr' => array(
                    'input_group' => array('append' => '€HT / jour', 'size' => 'small')
                )

and it seems ton throw a twig exception

An exception has been thrown during the rendering of a template ("Notice: Array to string conversion in /var/www/.../app/cache/dev/twig/3f/52/08a66d878b145b433f786a3f42c8530a0a7c82a13bb1fee7a730746e44d0.php line 2282") in BraincraftedBootstrapBundle:Form:form_div_layout.html.twig at line 710. 

Thx

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