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: powerapps-docs/developer/model-driven-apps/clientapi/reference/events/onlookuptagclick.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
@@ -16,7 +16,7 @@ search.app:
16
16
17
17
# OnLookupTagClick Event (Client API reference)
18
18
19
-
This event occurs when the user clicks the red tag in a lookup control.
19
+
This event occurs when the user clicks the tag in a lookup control.
20
20
21
21
An execution context object is passed to event handlers for this event. You can use the [getEventArgs](../executioncontext/getEventArgs.md) method to retrieve an object that has the **getTagValue** method.
0 commit comments