As an attendee I would like to be able to mouseover or click on a session title in the schedule and have the description show up so I can decide which session to attend without reloading the page.

Comments

DrewMathers’s picture

1. Install BeautyTips.
2. Go to: admin/settings/beautytips
3. Select: [x] Add Beauty Tips js to every page.
4. Select desired tooltip style.

5. Edit the cod_schedule view Default display.

6. Add the field: Node:Body.
7. Select: [x] Exclude from display

8. Move Node:Body to before Node:Title (very important)

9. Configure Node:Title field
10. Leave as-is: [x] Rewrite the output of this field
11. Select: [x] Output this field as a link
12. Fill in: Link class: beautytips
13. Fill in: Alt text: [body] (including the square brackets)

14. Update and Save the view.

mrconnerton’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes

Moving this to 7.x-2.x