コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

File upload component not attached in the email

Avatar

以前のコミュニティメンバー

Hi,

I am working on contact us form and we have created our own form action. When i submit the form i invoke a servlet which is registered with selector .respond.html. The servlet is invoked and sends off the email with our custom process and form fields are sent within email. We also have upload form component which is overridden in apps from libs but the mail sent is missing the attachment. 

If we use the action mail it does what we need and attachment is there but ordering of the form fields is alphabetical and we want the user to receive the form in custom order. Is there a way to achieve it?

Why is the attachment missing? Also, the OOTB mail action is registered as .mail.html and no service/servlet is registered with it so by default SlingPostServlet is handling the submission where can i look code for default POST.jsp. There are multiple references of that file as far as i can see.

Thanks in advance.

1 受け入れられたソリューション

Avatar

正解者
Level 10

You can submit form data to a custom servlet and then process the data to meet your business requirements. This is very easy to do with AEM. See http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html.

元の投稿で解決策を見る

5 返信

Avatar

正解者
Level 10

You can submit form data to a custom servlet and then process the data to meet your business requirements. This is very easy to do with AEM. See http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html.

Avatar

以前のコミュニティメンバー

download email files only occasionally partly due to server error I think so,
You should check.

Avatar

以前のコミュニティメンバー

download email files only occasionally partly due to server error I think so,
You should check.

Avatar

以前のコミュニティメンバー

he thong wrote...

download email files only occasionally partly due to server error I think so,
You should check.

 

I did not quite understood what you are trying to say. Can you elaborate.

Avatar

以前のコミュニティメンバー

he thong wrote...

download email files only occasionally partly due to server error I think so,
You should check.

 

I did not quite understood what you are trying to say. Can you elaborate.