[SOLVED] HtmlPanel - ElementClick

Answered
0
0

Hello,

I use a HtmlPanel in my Wisej App. If a user clicks a link on HtmlPanel, I need to catch the URL from the server side.

I try to use HtmlPanelElementClickArgs.ElementClick to get the URL.

However in some cases the <a> tag is not included in the  ElementClick element.

For example : <a href=”http://myurl” style=’text-decoration: none;’><span class=’flx0′ style=”>My URL Link</span></a>

Can you improve the implementation so we can get the URL easier?

Thanks

 

  • You must to post comments
Good Answer
0
0

Hi Tung,

this should have been resolved with 1.5.16 already. Sorry for not informing you about it.

Have you retried with the latest build ?

Best regards
Frank

  • You must to post comments
0
0

Hello,

Any update on this ticket? If not, is there any work-around?

Thanks

  • You must to post comments
0
0

Hi Tung,

I have logged enhancement request WJ-9062 for that issue.
We´ll keep you updated.

Best regards
Frank

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.