Profile Grid
module_profile_grid
The profile grid module can be activated by giving a page the tag module_profile_grid.
It will loop through nested published basic subpages and generate a logo tile for each one.
On larger screensizes there will be up to 6 logo tiles per row, and it will shrink down to 2 per row on mobile.
Clicking on the tile will take the user to the underlying subpage - which is intended to be used as a profile page for the organisation.
#Data Mappings:
- Page Headline = Module Header
- Page Content = Module Body Text
- A logo tile for each nested published basic page:
- Attached Image = organisation logo
- Nested Page Headline = organisation name (used as alt text)