Skip to main content
December 11, 2021
Question

uploading the html document in Use a text or HTML template

  • December 11, 2021
  • 3 replies
  • 0 views

Hi all,

my requirement is to send the user details through email, for that I Created html document with my required fields and saved in html with .html extension and uploaded in choose upload document  and re-scanned document but the fields are not populating and not getting any error, the below is my html code, please help me where I went wrong.

  
    

    3 replies

    stefanhelzle0001
    Brainy
    December 13, 2021

    Appian uses the format "###key###" for placeholders.

    BTW, are you aware that email apps will probably not display a HTML form because of security reasons?

    December 13, 2021

    no Stefan I don't about this, first time I am trying this but I got the output to my mail in the below format 

    stefanhelzle0001
    Brainy
    December 13, 2021

    OK. Is that the expected output? Can you post the modified template? Did Appian detect the placeholders?

    The challenge of creating properly formatted email is out of the Appian scope. Google will help you.