@RWOverdijk i need your help
Could you help me to implement properly this:
https://github.com/SpoonX/SxBootstrap/blob/3.0.0/src/SxBootstrap/View/Helper/Bootstrap/Form/Row.php#L79
User could set the action class, but i don't know how
we could add a property that by default has the value "col-sm-offset-2 col-sm-8" that is sufficient for the genral use.
But we have to let user change this property.