Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Enable/disable tooltips on inputfields

Vthulasi-OracleJan 19 2010 — edited Jan 19 2010
Tooltips are displayed if we set the "shortDesc" attribute of <af:inputText>. Having too many tooltips on the pages, can get very annoying. How can we disable the tooltips being displayed?
One way that i figured out was to have a global attribute and use it as a switch in the EL expression of "shortDesc" attribute. But this is a tedious process, since we need to change all the shortDesc attribute's value.
Are there better ways to enable/disable tooltips?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2010
Added on Jan 19 2010
1 comment
738 views