This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hello,
Is there any way to display of list of pages/ list of content fragment in a custom FORM having a dropdown field. I know we can do it using APIs and all, but is there any better way like extending some Granite3 Page picker etc.
Note:
1) Not talking about touch UI dialog/Form.
2) This Form is gonna rendered onto one page in end site.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @arvind , I think the best way to list of content fragments recently is to use the graphQL APIs.For reference you can go through this : https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/graphql-ap...
For the pages , we need to develop the AEM APIs and expose to the front end for rendering dropdowns.
Hi @arvind , I think the best way to list of content fragments recently is to use the graphQL APIs.For reference you can go through this : https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/graphql-ap...
For the pages , we need to develop the AEM APIs and expose to the front end for rendering dropdowns.
Views
Likes
Replies