Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Adaptive fragments not visibled in AEM content finder in AEM Forms

Avatar

Level 2

As per documentation, I'm not able to insert an adaptive form fragment to an adaptive form even I follow these documentation steps. The adaptive form fragment(without using any form model) that I created not appearing in the Adaptive Form Fragments tab of the AEM content finder. Can anyone help me on this?

 

csaini_0-1676892558086.png

csaini_1-1676892690744.png

 

I installed "aem-service-pkg-6.5.12.0.zip" and "adobe-aemfd-osx-pkg-6.0.640.zip" packages.

1 Accepted Solution

Avatar

Correct answer by
Level 5

@csaini :

 

Can you go to the pathfield in your screenshot (Enter path), and route to the path where you have created the fragments, then it will display the fragments. <Usually it should display without using this>

 

if still not displayed, Can you open the developer tools , and you can see one call happen to the below url 

https://localhost:4502/libs/fd/af/components/info.json?format=json&type=fragfinder&start=0&limit=20&...

 

check if there is any error occured while calling this API.

 

Thanks 

Siva

View solution in original post

1 Reply

Avatar

Correct answer by
Level 5

@csaini :

 

Can you go to the pathfield in your screenshot (Enter path), and route to the path where you have created the fragments, then it will display the fragments. <Usually it should display without using this>

 

if still not displayed, Can you open the developer tools , and you can see one call happen to the below url 

https://localhost:4502/libs/fd/af/components/info.json?format=json&type=fragfinder&start=0&limit=20&...

 

check if there is any error occured while calling this API.

 

Thanks 

Siva