Project

General

Profile

Actions

Feature proposal #4278

closed

Review div based and grid layouts for userlist displays

Added by krileon over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11 October 2013
Due date:
% Done:

100%

Estimated time:

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.

Actions #1

Updated by krileon over 10 years ago

  • % 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).

Actions #2

Updated by krileon over 10 years ago

  • 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.

Actions #3

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF