Closed (fixed)
Project:
Commerce Price Table
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Nov 2011 at 18:15 UTC
Updated:
18 May 2012 at 08:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
pcambraNice request!
Yeah, we could totally provide two field formatters for the price table, one horizontal (current one) and other vertical (your suggestion), it would just be a new formatter in the module with a different theme table approach.
It'd be great if you could provide a patch for this :)
Comment #2
pnigro commentedThanks!
Instead of a new formatter, what if a check box is added on the formatter settings form to select between horizontal and vertical layout?
Comment #3
pcambraThat would be good too, but then you should make sure you set the formatter options correctly so they're displayed in views too.
Comment #4
rei commentedHi, I would love this feature to choose the horizontal and vertical layout option.
any progression ?
Comment #5
mr.baileysPatch attached that adds an option to the display formatter allowing users to choose between horizontal (default) and vertical orientation.
Partial screenshot of the price table in a view:

New setting:

Comment #6
mr.baileysComment #7
pcambraLooks great! thanks as always mr.baileys :)
I'll test it soon!
Comment #8
pcambraAnd committed
Thanks!