Hi
We deactivate the built in SEBLOD popovers on site forms to replace them with our custom bootstrap ones.
In the Custom Attributes of the fields we write :
data-toggle="popover" data-trigger="focus" data-placement="right" data-original-title="my title" data-content=" my description. "
It works with every kind of field except the wywiwyg fields!
Whichever wysiwyg editor (tiny mce / jce / none) the result is the same : no popover
Do you know please where it could come ?
thanks
cyril