how do you show a custom resource tag on the resourcebubble event
Asked by Vincent 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?
Answer posted by Dan Letecky [DayPilot] 2 years ago.
The resource bubble receive a simplified resource object with basic information only. However, you can use it to load the full DayPilot.Row object like this: