We have a M3 13.2 on-prem and utilise SmartOffice as the client.
I am attempting to write a script for panel MMS001/I, specifically I want to provide the user with guidance on what values to enter in the field MMSPE3.
I was approaching this by adding a Tooltip to the field, and this works fine when the user positions to the field with the mouse as the native mouse-over event is displaying the ToolTip.
Where I have an issue is if the user tabs into the field from another field, that action does not trigger the ToolTip to be displayed.
Is there a method I can use to trigger the ToolTip to display?
Cheers in advance,
Tom.