Using collapsible heading to cover three cells at once

Hi,

We’d like to use the collapsible heading widget so that instead of only toggling visibility of fragments in its current cell, we can have it control visibility across three horizontal cells i.e. the three cell row layout, without needing three individual collapsible headings across the three cells that we’d need to manually click.

Is there any way we can achieve this, or would a fragment call back/custom widget be our best bet?

Cheers all

You’ll probably need to use the page element collapser for this:

Hey, can’t seem to get it to work. Constantly throws ‘invalid record ID provided’; can this not be used on a page without a base object?

EDIT: never mind, figured it out – had to move a line of code! many thanks :slight_smile: