Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Is it possible to display icon in timeline event

    1. SmartClient Version v10.0p_2015-03-14/Power Edition Deployment
    (built 2015-03-14)

    2. I'm using the Timeline and would like to display icons (based on the event value) vs text on the timeline. Is this possible. I saw something similar to this on the showcase for calendars but couldn't see how to one might do this on a timeline event.

    Thanks

    #2
    You can install Calendar.setEvent[Header/Body]HTMLCustomizer() - from there, return a value that includes the result of a call to Canvas.imgHTML() for your icon.

    Comment

    Working...
    X