Showing / Hiding more columns in views

amv101 - November 14, 2009 - 16:10
Project:Storm
Version:6.x-1.9
Component:Storm.module
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

How much sense does it make to add a feature that allows us to show or hide the columns in Storms views?

For example, When I click on the "Projects" menu link, the page loads with a list of projects. The columns are "Org, Title, Status, Priority"

I want to also show "Category", "Assigned To" and "End Time"... is this currently possible or do I have to edit some PHP?

Also, how would this work with custom fields / columns?

Say I added a custom field "Due Date" to the storm project... how would I get this to show up as a column on the Projects main list view?

Hopefully this makes sense, and thanks.

#1

Magnity - November 14, 2009 - 16:14

You'd be best to create your own view (http://drupal.org/project/views).

Then you can control exactly what is shown.

You can reuse the storm/projects menu link if you delete the original from stormproject_menu().

#2

Magnity - November 19, 2009 - 16:00
Category:feature request» support request
Status:active» fixed

Hopefully this has answered your question - reopen if not.

#3

amv101 - November 20, 2009 - 14:41

Unfortunately I do not understand drupaleese :)

I am just a designer with basic php/html knowledge. I was hoping for something more simple. But I will look into creating custom views.

thanks.

#4

System Message - December 4, 2009 - 14:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.