If I create a new subform field with some description to show Bootstrap popover and then, The new "subform row add" will not listen any Bootstrap tooltip or popover event.
Add new update after setUpShowon(row)
on line 222 media/jui/js/cms-uncompressed.js
:
// Fix tooltip and popover
$row.find('.hasTooltip').tooltip();
$row.find('.hasPopover').popover({
container: 'body',
trigger: 'hover focus'
});
Labels |
Added:
?
|
Status | New | ⇒ | Information Required |
Status | Information Required | ⇒ | Discussion |
Category | ⇒ | com_fields |
Category | com_fields | ⇒ | com_fields Fields |
Status | Discussion | ⇒ | Information Required |
Category | com_fields Fields | ⇒ | Fields |
Category | Fields | ⇒ | Fields JavaScript |
reminder for @dgt41
@mvanvu theoretically your code should work here. It's the same issue and the reason why this is happening is explained here: #16695 (comment)
Labels |
Added:
J3 Issue
|
Status | Information Required | ⇒ | Discussion |
Status | Discussion | ⇒ | Information Required |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-24 13:02:19 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_By | joomla-cms-bot | ⇒ | Quy |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/16676
See PRs #19722 and #12996 / #20221 / #20222 / #20224 / #20225.
can you please edit the Issue at Issue Tracker and select the Categories – thanks.