Forum Discussion
Anonymous
5 years agoNot applicable
HTML visual - submit a form via email doesn't work
I used the HTML viewer but when I click on submit button it doesn't work. Is there any way to do this? <html>
<style>
input[type=text], select {
width: 100%;
padding: 12px 20px;
margin: 8...
Anonymous
5 years agoNot applicable
the attached code works independently to create a outlook email with the subject and body but once it's inside the html viewer visual it doesn't open the email link after you hit submit. No error, it just doesn't respond. I am assuming it may be a limitation of the free visual from power bi marketplace so curious if anyone had ever used it for something like this. I created a URL table and changed it to a icon but I wanted to do forms in the future so this may require R or Python customized visual.