Thanks for the response @sarav_prakash , this is exactly what i required, but i have one doubt in java code. At line no 11, you are trying to get disclosures element, but when you created the CF model you have mentioned the Property Name as disclosure, so my question is it should be same or differen...
I want to get the data inside master node, and the field which i want to get the data inside disclosure, a list of items. and can we have the data as an composite multifield. like the data should get store in item0, item1, item3 format
Step 1) Create a component : DisclosuresStep 2) Enable adding multiple content fragments via dialog bar of above componentStep 3) Create a content fragment as a dropdown for Editor to select multiple Disclosures to addBy implementing this the multiple items which we are adding into the content fra...
Use case is first I have to create 3-4 Blog Pages which will have a Blog Component, using this blog component i will add title, author name, and whole blog description, once i create all the child pages using Blog component, these all child pages will have a Parent Page, we have to fetch the Blog Co...