Hi,
tooltip displays over a date field and obstructs the top of the calendar, reviewed the posts but cannot get the tooltip to display to the right of the object. (v2020)
tried:
$(“.ew-tooltip”).attr(“data-placement”, “right”);
$(“ew-tooltip”).attr(“data-placement”, “right”);
$(“#ew-tooltip”).attr(“data-placement”, “right”);
even in the footer tried:
any suggestions, or just as good can a timeout be set?