You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: knowledge-base/gantt-tooltip-access-model-fields.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ You have two options to display the other fields form you model in the Tooltip:
31
31
*[Use a custom Tooltip](#use-a-custom-tooltip)
32
32
33
33
34
-
### Get the Model from Your Data Based on the Context Properties
34
+
### Get the Gantt Data Item From Context Properties
35
35
36
36
This solution relies on finding the task item in your data based on the properties that the `TooltipTemplateContext` provides. The approach is applicable only if all items in your data have unique values for these properties and the task titles are not localized.
0 commit comments