내 커뮤니티 업적 표시줄을 확대합니다.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

simple customizable form?

Avatar

Level 1

Is there a simple, customizable form that would send an email trigger?

  • and we are hoping there's a core component that we could use for it
  • the email trigger ideally goes to multiple email addresses
  • We'd also like the email to have the form information all included, rather than a simple notification

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

If not using AEM Forms, you will need to write some code to accomplish the use case

Adobe Experience Manager Help | Creating custom Adobe Experience Manager email services

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Employee Advisor

Are you using AEM Forms? If so it is quite easy to do it

Avatar

Employee Advisor

Hi John,

Provided you are using an adaptive form. High-level steps would be:

Create a form, have submit action set to out of the box email submit action. You can have as many email as you want, it can be dynamic as well.

The form data can be sent as an attachment to the email.

Avatar

정확한 답변 작성자:
Employee Advisor

If not using AEM Forms, you will need to write some code to accomplish the use case

Adobe Experience Manager Help | Creating custom Adobe Experience Manager email services

Avatar

Employee Advisor

Let us know if you need any help further.

Avatar

Level 1

Thanks again Mayank and Workflowuser for the great information.  I have passed this along to the relevant individuals that will be setting this up.  I will reach out again if we have additional questions.