removeOnLookupTagClick (Client API reference)

Removes an event handler from the OnLookupTagClick event.

Control types supported

Lookup

Syntax

formContext.getControl(arg).removeOnLookupTagClick(myFunction);

Parameter

Name Type Required Description
myFunction Function reference Yes The function to be removed from the OnLookupTagClick event.

addOnLookupTagClick
OnLookupTagClick event