Display static tool tip while hovering over a field
Hello - We've requirement to display static tool tip while hovering over a field which is based on the LOV.
Field Name is Program. Values of the field could be "ABC" and "XYZ".
If field value is ABC, display static tooltip "Hello".
If field value is XYZ, display static tooltip "Hi"
Our requirement is that business users could change the tool tip description with out any code change from Siebel UI
How could we do this in Siebel Open UI (IP14)
Thanks