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
I'm having the same issue - have a webpage embedded using HTML Content which loads fine and navigation buttons function but Form Submit button doesnt work.
Could this be an issue with POST Requests to the server from within Power BI?