B4J Question [BANanoVuetifyAD3] href mailto (solved)

Star-Dust

Expert
Licensed User
Longtime User
I need to send an email with the default browser when clicking on a label.

So I put in href 'mailto: [email protected]'. But when I click it doesn't work.
I have chosen the DIV tag and also the Label, but it has no effect.

How should i do?

1634408160174.png
 

Star-Dust

Expert
Licensed User
Longtime User
Fixed using vBtn instead of VLabel
 
Upvote 0
Top