how do you show a custom resource tag on the resourcebubble event
2 years ago.
I’m trying to see if I can show addition information on mouse over on row headers, which I passed as a tag when pushing the resource information. The tags don’t seem to show as a valid entry in the resourceBubble’s new bubble onLoad event.
For example, if i had:
RoomA with tag size: “small”
RoomB with tag size: “large”
and I wanted to display on mouse over the size of the room in a bubble, how could I do this?
DayPilot