Feature proposal #4278
closed
Review div based and grid layouts for userlist displays
Added by krileon about 11 years ago.
Updated about 10 years ago.
Start date:
11 October 2013
Description
Currently you're forced to a table based display. There should be a div based display like we've done for fields. Then a grid based one to provide box display of users.
- % Done changed from 0 to 50
Userlist HTML has been completely rewritten and is now completely valid. In addition to the rewrite it will now respect the "Use new div or old table based views" parameter. This means userlist can be 100% DIV based, which is styled to be responsive (so is mobile friendly).
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
New grid layout display mode can be enabled on a userlist by userlist basis under "Display Settings" while editing the userlist. When enabled a width and height parameter will be available to specify the width and height of the grid box (this just adds an inline style, set to 0 for no inline style and can use custom CSS solution). Overflow of grid box is set to be hidden so if too much content is added to the columns it'll get cut off, adjust height/width as needed, etc.. Note grid layout ONLY WORKS WITH DIV OUTPUT.
- Status changed from Resolved to Closed
Also available in: Atom
PDF