What is the best way to modify all tooltips in Siebel OUI?
Siebel by defaults adds the applet name to the tooltip of each control. The client wants only the control name in the tooltip, not the applet name. So the add button will only has "Add" as a tooltip.
Is there a way to do so in Siebel without going into a complicated script that will loop for each control to change its tooltip?