How to refresh wjTooltip property tooltip content?

Posted by: jungdh on 6 October 2021, 12:05 pm EST

    • Post Options:
    • Link

    Posted 6 October 2021, 12:05 pm EST

    hello.

    how to refresh multi-select control wjTooltip property contents?

    <wj-multi-select #master [wjTooltip]=“‘#tooltip’”>

    title
    selected items:

    • {{ item.value }}
  • Posted 7 October 2021, 3:23 am EST

    Hello,

    It appears like the changes are not getting detected by the tooltip, this seems like a bug we have escalated the issue to our Dev team for further investigation with an internal tracking ID WJM-21122. We will update you on this as soon as we get any updates.

    Sorry, for the inconvenience.

    Regards

  • Posted 11 October 2021, 12:31 pm EST

    sonu.pandey sir.

    Thank you.

  • Posted 23 December 2022, 12:06 am EST

    sonu.pandey.

    WJM-21122 complated?

  • Posted 25 December 2022, 4:49 pm EST

    Hello,

    We apologize for the delay, as per Dev’s wjTooltip works with static content only, so this is a limitation. It takes its own content at Tooltip.setTooltip method call and shows that content without changing until the method is called again on the same element.

    However, as a workaround, you can handle the checkedItemsChanged event of MultiSelect as shown in the below sample link:

    https://stackblitz.com/edit/angular-fur78t?file=src%2Fapp%2Fapp.component.ts

    Thank you for your patience.

    Regards

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels