Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM form component Action Type

Avatar

Level 2

Is there any document that we can refer to as to what different action types mean and how to use them? Currently, we only know to use "Mail". We are hoping to see if it's possible to pass the data without an email. 

yguo_0-1600182134948.png

 

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @yguo,

Please refer below documentation for available action types as part of form container component.

https://docs.adobe.com/content/help/en/experience-manager-core-components/using/components/forms/for...

Apart from Mail, Store Content is used to save the form data in the repo path (can be configured in dialog)

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

Hi @yguo,

Please refer below documentation for available action types as part of form container component.

https://docs.adobe.com/content/help/en/experience-manager-core-components/using/components/forms/for...

Apart from Mail, Store Content is used to save the form data in the repo path (can be configured in dialog)

Avatar

Level 2
Thank you so much for your quick response! Is there any OOTB workflow available for the stored content to be payload upon submission? The View Data only provided the raw data. Is there a way to export it to be a readable one?

Avatar

Level 10

You can configure any workflow with your form data being the payload using the "Start Workflow" field.

Regarding Export option, form data path can be accessed with ".json" / "-1.tidy.json" like any other node in the repo