I needs to create list like below as out put
1. Home
I) Networking
i) Routers
- optics and transceivers
- Secure acccess
ii) Switches
iii) Wireless
II) Software
III) Security
2. Products
3. Solitons
4. Support
All level of data I needs to get from content authors. What is the best way to create component. Rather than nested multifield is there any other way to implement component ? Please give any suggestions .
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Nesan, I am not sure if I get the point, but maybe you can try to create component with parsys inside, that will allow you to put the same component into it etc - something similar to Layout Container that you can find in AEM. In that case author will be able to create nested structure by himself and set all required data - assuming that this component will expose some configuration options to the author.
btw looks like some sort of navigation - maybe it could be generated automatically base on content structure - and of course author will have ability to edit each item using page properties for each element (i.e nav title or hide in nav)
Hi @Nesan, I am not sure if I get the point, but maybe you can try to create component with parsys inside, that will allow you to put the same component into it etc - something similar to Layout Container that you can find in AEM. In that case author will be able to create nested structure by himself and set all required data - assuming that this component will expose some configuration options to the author.
btw looks like some sort of navigation - maybe it could be generated automatically base on content structure - and of course author will have ability to edit each item using page properties for each element (i.e nav title or hide in nav)
Hi @Nesan,
Please use the OOTB list component: https://www.aemcomponents.dev/content/core-components-examples/library/page-authoring/list.html.You can create a proxy of it in your project and use it.
Hope this helps!
Thanks,
Kiran Vedantam.
Views
Like
Replies