It seems tooltips are not applied to all Field API fields.

In my limited testing, they only seem to show up on text fields.

I have also noticed they are not applied to core options fields e.g. checkboxes, selects, as well as contrib fields like those from the Date module.

Comments

bocaj’s picture

I can confirm this issue. I have begun work on resolving this. I have dropdowns and radio/checkbox fields working. Images are trickier to deal with, haven't got them working yet. Will work on other fields as time permits.

I committed my initial work on this to the latest dev so that someone (hopefully) can create a patch to help speed up implementation of this!

fox_01’s picture

wrong post

lucy1985’s picture

Any update on this? It would be very useful to get it working for text area fields.

coreteamvn’s picture

I have dropdowns and radio/checkbox fields working

How can you apply them to radio buttons?

In the manage fields tab on the content type tried entering this

optiona|[qtip: Text to display on page|Text to appear in tooltip]

it only shows:

Text to appear in tooltip]

I am using the RC version.