Star-Dust Expert Licensed User Longtime User Oct 16, 2021 #1 I need to send an email with the default browser when clicking on a label. So I put in href 'mailto: xxxx@xx.xx'. 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?
I need to send an email with the default browser when clicking on a label. So I put in href 'mailto: xxxx@xx.xx'. 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?
Star-Dust Expert Licensed User Longtime User Oct 16, 2021 #2 Fixed using vBtn instead of VLabel Upvote 0
Mashiane Expert Licensed User Longtime User Oct 16, 2021 #3 Cool. For the label the 'own tag' should be 'a' I think did anchor, dont think it will work on div, label. Upvote 0
Cool. For the label the 'own tag' should be 'a' I think did anchor, dont think it will work on div, label.
Mashiane Expert Licensed User Longtime User Nov 1, 2021 #4 Hi, dont you want to mark the question as solved please? Upvote 0