Hi,
I Have Project named Project Management Office, and i want Landing Page named Projects, It Have Project name & inside Subprojects.
I Already used Accordian, But I don't Know how Put Sub project and I want how to Call Data from Database for Project and Subproject.
Refer Img
Hi @Ahamed Zuhail ,
You can use first Aggreagte For Project and its is show inside a list widget and after that you can create a on Block to show sub project based on main project.
Inside block you need to use input parameter As MainProjectID and based on this id you can fetch record from aggregate and show the sub project details.
And this block you can use inside list of main project.
Hope this will help you.
Regards
Rahul
Can you Give Some Reference Link