I have to create Carousels with help of Blockgrid so i have done the following process
First i have created 1 element type named Carousel items in which i have property Title and Image
now i have created 1 data type with block list with carousel item block inside it
Now i have created i more element type named carousel in which i have 1 property field in which i am using this block list data type
now i am using this carousel as root in my block grid content
i am able to add multiple carousel items in it as shown in image
my data is coming in Carousel
but i am unable to show that image and title over here
this happens because i am wrinting the code to display title and image but my carousel is expecting code for carouselitems properties in which i have use data type of Block list of carousel properties
so what will be the way to display that property
Thanks and Regards
Aadarsh
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/113927-carousel-in-block-grid






