hello Webix team,
https://snippet.webix.com/tf5nwkp5
How can I show tooltip for combo value after selection in 5.3.x version of webix library
hello Webix team,
https://snippet.webix.com/tf5nwkp5
How can I show tooltip for combo value after selection in 5.3.x version of webix library
Don´t know if it´s a stylish way
It seems that 5.3 doesn´t have the ability that “tooltip” is a function.
Hello,
You can try to use tooltip view and with the help of combo’s onChange event make it appear after selection
A quick sample: https://snippet.webix.com/pk0ycy9i
Also, you can use popup instead of tooltip.
Possibly, this discussion will be useful for you
Hi Nastja
Sorry that i interfere.
Your example doesn´t work in 5.3
(Switch to 5.3 in your example)
By the way.
It would be useful the documentation shows which Version is needed to use a component/Method/property…
Please, check the updated snippet: Code Snippet
It would be useful the documentation shows which Version is needed to use a component/Method/property
Normally, old versions are not supported, which means that all the fixes and updates are applied to the newer versions only, which encourages users to upgrade (and read the latest docs).
However, we have an idea to share or host documentations for older versions alongside with the latest one, but I’m not sure when it is likely to appear.