Forum Discussion
MPelley
Jan 04, 2024Copper Contributor
Interactive Email
Hello, I want to create an email that the respondent can edit (like drop downs, radio buttons, etc) then send out themselves afterward. How can I do this? Thank you
VasilMichev
Jan 04, 2024MVP
Can you expand on the use case a bit? Microsoft 365 does support "actionable messages", which allow for user input and dynamically displaying content. Whether this is suitable for your scenarios, I cannot tell, but check out the examples in the documentation: https://learn.microsoft.com/en-us/outlook/actionable-messages/
- MPelleyJan 04, 2024Copper Contributor
I have a form I want people to be able to fill out. Some questions require unique answers (like name) while other lines might have a set amount of choices. Here is a small example of the form as it is currently:
- VasilMichevJan 04, 2024MVP
Actionable messages should be able to address this, but given the complexity involved, I'd go with Leon's suggestion to use a Form instead.