Check out the video below. I have a 4 quadrant grid with each quandrant having it’s own dynamic list. As you can see I created an interaction where if you click the div block a sidebar opens (class=Home Modal). This sidebar is a sibling of the grid with the dynamic content and is using flexbox in order to keep dimensions.
My question is, how do I get the dynamic content from the Home Grid onto the Home Modal sidebar?
That looks like exactly what I’m looking for. Any idea how to hook this up to the CMS? I pulled the code into a codepen but I can’t seem to figure out how I’m going to hook this into my current setup…