Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
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.
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
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.
Visualizações
respostas
Total de curtidas
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.
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas