web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Form in HTML email not...
Power Automate
Answered

Form in HTML email not working in Outlook

(0) ShareShare
ReportReport
Posted on by 12

Hi, 

 

I placed an HTML form in an Outlook email being sent via Power Automate. The forms show up when opening web-based Outlook, but not the desktop client. It tells me to open the email in the browser for the proper display, but I would like to have it in the email. Any thoughts?

@ScottShearer  @Pstork1 @Rahber @efialttes @abm @fchopo @Hardesh15 @ayata  @dcayanan @tana  @TanayJ   @ManishJain  @fchopo  @RobElliott @DeepakS @Norseman 

 

 

Categories:
I have the same question (0)
  • ChristianAbata Profile Picture
    8,951 Most Valuable Professional on at

    hi @skyemo  please try creating an HTML first and then try sending the form again, I'm just curious about you are using and iframe of a html form? because if is an html form you are not be able to get that response from an email.

  • skyemo Profile Picture
    12 on at

    Hi @ChristianAbata

     

    I am using Power Automate, so I wrote the HTML within the Outlook email written on my flow. I didn't use an iframe tag; the structure of my code looks like this: 

     

    <html>
    <body>
    <form>
    <h1>example</h1>
    <label for="name"> Name: </label>
    <input type = "text" value:"Name">
    </form>
    <form> 
    <input type="radio" id="example" name="example1" value="example2">
    <label for="example">Example</label> 
    <input type="radio" id="example3" name="example4" value="example3">
    <label for="example3">Example</label> 
    </form>
    </body>
    </html>
  • MJain Profile Picture
    2,450 on at

    Hi @skyemo ,

     

    Please go through the following url to help you better:

     

    https://davidlozzi.com/2018/11/01/sending-a-beautifully-formatted-email-from-microsoft-flow/

     

    Thanks

  • ChristianAbata Profile Picture
    8,951 Most Valuable Professional on at

    oh @skyemo well try adding 

    <!DOCTYPE html>
    <html>
     <head>
     <meta charset="utf-8">

     

    as a complete html 5 template. Just to say by sending this kind of forms you are not going to be able to receive that information and using it directly in power automate just in case. 

  • Verified answer
    v-litu-msft Profile Picture
    on at

    Hi @skyemo,

     

    Outlook uses the HTML parsing and rendering engine from Microsoft Office Word to display HTML message bodies. Read more about supported and unsupported HTML elements, attributes, and cascading style sheets properties in the following series of articles:

    Word 2007 HTML and CSS Rendering Capabilities in Outlook 2007 (Part 1 of 2)

    Word 2007 HTML and CSS Rendering Capabilities in Outlook 2007 (Part 2 of 2)

    Moreover, Outlook has very strict rules for any JS code in the message bodies. You will not be able to run any feedback form except provide a link to an external page.

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 501 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 323 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard