hello there,

i'm rather new to drupal/views, but (as far i can see) i assume if i wanted the user to decide whether he wants to get displayed 2, 3 or 4 columns-grids, i'd have to do a view for each of these settings, right? isn't there a way to incorporate something like that into views, like users for example can set certain filter if the admin allows them too, they could also change certain "style" settings in given boundaries. for example, the admin decides to have a grid and only a grid, but the user can decide wheter he wants between x and y columns; or the admin allows the user to switch between grid or table view, and so on....

i hope my point is clear and that this is the right place to post this stuff, sorry if not ;)

thx a lot

Comments

merlinofchaos’s picture

Currently there is no way to do this. In the future the exposed widgets will be able to handle more than just filters, and maybe then something of this nature will be possible. For now, though, it isn't, and I won't expect it for many months.

merlinofchaos’s picture

Status: Active » Closed (duplicate)

This is subsumed by the effort to expand exposed widgets to more than just filters.