Hi all! I have a challenge! Can you make a CMS based Periodic Table considering the limits of 20 Dynamic Lists per page and a max of 6 column layout (per Dynamic List)? - I’d like each element to be a link to it’s page.
The links to the individual pages work fine here through the CMS (http://keejo08.webflow.io/all-elements) but I’d like the Periodic Table to be a Dynamic List too!
Here’s 7 dynamic lists linking to the same collection of elements, each using flexbox with wrapping (so no column limit I guess), and with each a range for the number of elements to display
thanks very much @vincent - I didn’t think of this way. It was the range for the number of elements to display that I was struggling with - this way allows to just select the range and only uses 7 dynamic lists - brilliant! I will try it out. Thanks for your help. Regards - Kai
@vincent Its the use of the Flexbox that’s the key here to get more than 6 columns in a dynamic list… THANKS!
Yes, I am adding the elements in the correct order! I’m only half way through adding them - it’s a grind… I love seeing it build itself as I add more elements though! All the best - Kai