Hello
I’ve spent the day piecing together from different tutorials, to no avail.
I’m trying to create a 3 column List group (bootstrap), with data populated from a single db query.
Each column will display a number of results based on the total number of results / 3
Database connection is setup and working. Server connect setup and working.
I can create a bootstrap table and output the data. No dramas there at all. (tutorials stop at this point)
I can’t for the life of me figure out, or find documentation, on how to manipulate the results of a single query and split the results from that query over the 3 list-groups.
If someone could give me a rough idea of where I should be looking, I’m more than happy to keep researching and playing around.
DMX stuff seems powerful, but I just can’t find enough documentation and examples to exploit that power.
Thanks in advance
Last updated: