Default field values for adaptive form email submissions | Community
Skip to main content
fionad6497037
July 9, 2019
Solved

Default field values for adaptive form email submissions

  • July 9, 2019
  • 1 reply
  • 1614 views

I've created an adaptive form that submits to a customer service email address. What I'd like to do is collect the form user ip address and browser info behind the scenes and include this information in email template that is sent to the customer service email address.

It seems fairly basic and this should be as simple as adding ${<ip_address_field_name>} to the email template, however I assume there would be some default field values adobe has built into forms yet I cannot find anywhere a list of what default data is collected about the form user. Or is this something we need to define somewhere else in the form?

Any help appreciated (in plain speak please, I'm a content producer not a coder). Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by workflowuser

AEM Forms does not capture those details. You will have to write some code to get those values and insert them into adaptive form

1 reply

workflowuserAdobe EmployeeAccepted solution
Adobe Employee
July 9, 2019

AEM Forms does not capture those details. You will have to write some code to get those values and insert them into adaptive form