Expandir la barra de logros de la comunidad.

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

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

How do I know my project use AEM Form

Avatar

Level 2

Hi all,

I would like to check how can I know whether my project uses AEM form?

 

Thanks in advance.

1 solución aceptada

Avatar

Respuesta correcta de
Community Advisor

Hi @Snow123 ,

                         There are several ways you can test.

1. Go to the localhost:aem/start.html and click on Forms you will get form and documents in that you can check any form with respective your project.

2.Go to Crx/de and check  in your project all out of box forms components are present or not.

3. Check your website is there any forms and go to that page content and check is this adaptive or normal form on the basis of resource type.

 

Kr,

Sanjay

Ver la solución en mensaje original publicado

3 Respuestas

Avatar

Community Advisor

Hi @Snow123 

 

Do you mean to check from the code base perspective or end user perspective?

Avatar

Community Advisor

@Snow123,

 

As per my knowledge, you can go validate forms installation like below.

 

Forms enabled 

ArunaSurukunta_4-1632349525299.png

 

 

Forms not enabled 

 
 

ArunaSurukunta_3-1632349493205.png

alternatively, you can check the Adaptive Forms Configuration Service is exist in your AEM.

 

Hope this helps you!!

 

Thanks,

Aruna

Avatar

Respuesta correcta de
Community Advisor

Hi @Snow123 ,

                         There are several ways you can test.

1. Go to the localhost:aem/start.html and click on Forms you will get form and documents in that you can check any form with respective your project.

2.Go to Crx/de and check  in your project all out of box forms components are present or not.

3. Check your website is there any forms and go to that page content and check is this adaptive or normal form on the basis of resource type.

 

Kr,

Sanjay