Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form input group Twig #115

Closed
noisegratte opened this issue Nov 6, 2013 · 1 comment
Closed

Form input group Twig #115

noisegratte opened this issue Nov 6, 2013 · 1 comment

Comments

@noisegratte
Copy link

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

@florianeckerstorfer
Copy link
Member

Thanks. Fixed in 77efdd4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants