#5560 - I would like to see single columns in the catalog.
| Identifier | #5560 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | I would like to see single columns in the catalog. |
| Status | Closed (rejected) |
| Handling member | Chris Graham |
| Addon | catalogues |
| Description | When you display a catalog item it uses two columns for display, one is the field name the other is the information given into that field. It would be pleasant to see just the one single column with the entered data and not the field name to the left in a column. Maybe I missed something in my choices but I don't think there is an option for a single column display that I have noticed. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
This is something you could probably accomplish through a little custom templating, though, especially since you can override any of the catalogue template files on a per-catalogue basis by using CATALOGUE_catalogue_name_* in place of CATALOGUE_DEFAULT_*. You can even release your work as an addon through the export addons feature once you're done (just make sure you use CATALOGUE_DEFAULT_ files if you do, or it won't work on other people's sites unless they have a catalogue by the same name).