17
Views
1
Comments
TriggerEvents not defined as an exception error
Question

Hi, I've recently encountered an exception saying that it has occurred in the client script with the error being "TriggerEvents is not defined". This function seems to be contained within the tooltip. Is this the issue causing this error or what other functions would result in OutSystems showing this error?


Thank you!

2023-12-16 19-57-03
Sanjay Kushwah

Hi @Alvin Tang,

This error indicates that the TriggerEvents function, likely used within a tooltip, is not recognized by the client script because it hasn't been properly defined or included.


Thanks,

Sanjay Kushwah

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.