Page 1 of 1

Formbuilder form shows no help text - Firebug: display: none

Posted: Fri Jul 29, 2016 3:03 pm
by map_1961
I use Formbuilder 0.5.0 on an cmsms 1.12 installation.
From another installation i copied by xml a formbuilder form and did changes in it. On front end the form does not show any help text - firebug gives shows me the code diaplays me the code

Code: Select all

<span id="fbrp_ht_106" style="display:none"> 
... followed by the help text.

How ca i set the code to display: inline ? (if i do so in firebug window the help text is shown.

Thx

MAP