0

Hi i have a task to create an interactive email in Outlook. Mail contains couple questions for survey mostly Yes or No as answers. So i wanted to use checkboxes or radio buttons...etc. And also if the 1st & 2nd questions are answered as Yes following questions should be visible.

I have done the 1st part of checkboxes using MSWord, but have no clue on how to hide n show the questions depending upon given condition.

Martijn Pieters
  • 1,048,767
  • 296
  • 4,058
  • 3,343
Gabriel
  • 97
  • 1
  • 2
  • 12

1 Answers1

0

Outlook does not run any scripts or forms in HTML emails both for security purposes and because HTML is rendered by Word, not Internet Explorer.

Dmitry Streblechenko
  • 62,942
  • 4
  • 53
  • 78