neilime / zf2-twb-bundle

Zend Framework module for easy integration of Twitter Bootstrap
http://neilime.github.io/zf2-twb-bundle/
MIT License
143 stars 94 forks source link

Change TwbBundleFormStatic $staticFormat #205

Open YuriStruszczynski opened 6 years ago

YuriStruszczynski commented 6 years ago

Hi,

is there any way to make an update safe ovveride of the TwbBundleFormStatic $staticFormat? Or PlanB: Is there any idea to add an custom element which only injects html content?

Best regards, Yuri

neilime commented 6 years ago

Hi,

StaticElement extends \Zend\Form\Element, so you can use this option : ['label_options']['disable_html_escape'] => true