ExpressionEngine channel entries loop to create accordion grid with Bootstrap
问题 I need to create an accordion grid using Bootstrap 4. Something like this: I need to use a channel entries loop within ExpressionEngine to spit out each entry as a column and hide related content inside a collapsable div. When you click on a column, the extra content will reveal itself as a new row underneath its parent's row. If I wasn't using an entries loop I would just create it like this: <div class="row"> <!-- Tiles --> <div class="col-4" trigger="#1"></div> <div class="col-4" trigger="