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!
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