Add custon event html

Hello,
I am trying to get an event fron a link(a tag) inside of the popup from the map. I this posible, how?. I try just using (click) in the html tag but this obviusly doesn’t work I also try with button and invoke. I know there is a global event user, but it posible to collect a event from the hml with this?.

Thanks for you time.

Hello,

Could you clarify do you use the InfoWindow popup? Its content is HTML, so clicks and other events cannot be handle on the server-side.

Sorry I reply half on spanish last time, I din’t realize.
I solve it using a url call to the app, and i took the parameters with onChangeUrlPrameters event.