Symfony 2: how to make firstname and lastname in one column in Symfony2? -


now have firstname , lastname fields, how make firstname , lastname in 1 column in symfony2?

for example:

label = fullname input box = firstname input box + lastname input box error message =  fullname error message, based on firstname , lastname 

like datatime.

read documentation on form theming: http://symfony.com/doc/2.0/cookbook/form/form_customization.html


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -