Hi ,
I want to display tooltip on dropdown tags while hover on Option items in the dropdown and after selecting the dropdown item also it should display tooltip on hover the select option item.
If the problem is not understood kindly refer this forum post :
https://www.outsystems.com/forums/discussion/62927/in-the-tag-component-hover-the-mouse-and-the-description-appears/
Any quick suggestions, Thanks in advance..
Understand the scenario.
I am not sure we have anything readily available to fulfil the use case.
But we can develop our custom component every easily, I will recommend use any forge component that is available for dropdown and what you think suites better for your scenario.
Make changes in the component according to your use case.
You can also develop your own dropdown component, it is very easy.
Hi,Please find the attached OML for the reference. I have placed a dropdown with tooltip control. It will display tooltip on hover the select option item.
I hope it helps!!