Very often it is the smallest things that annoy us the most. It took me a while to figure out why the placement parameter was not changing anything. I started of with the following:
'decorators' => array(
array('Label'),
array('ViewHelper')
)
Posts Tagged ‘forms’
Very often it is the smallest things that annoy us the most. It took me a while to figure out why the placement parameter was not changing anything. I started of with the following:
'decorators' => array(
array('Label'),
array('ViewHelper')
)