I'm trying to display the fields in a list view, but I can't find the variable there. Is this not possible?

Comments

goose2000’s picture

Yes, I noticed it did not show up in 'fields' selection when I went to views, EEEK!

Subscribing.

aaron1234nz’s picture

Version: 5.x-1.2 » 6.x-1.x-dev

In Drupal 5 the short answer is no. I'll look into this for Drupal 6

slombardi’s picture

subscribing!

aaron1234nz’s picture

Can I get some discussion going here regarding Views integration. How do people want to use this? I can think of a few different scenarios, some of which may be quite difficult to implement, so I'd rather work out how this will be used before I commit time to this. Can you present your use cases in this thread.

summit’s picture

Hi, I would suggest to let it look lik the matrix example picture: http://drupal.org/node/368979
Greetings, Martijn

aaron1234nz’s picture

I guess the questions I have are around these questions:

* is it simply enough to display the formatted field in its entirety as a single field (I think this is what Summit is suggesting)
* is it necessary to be able to only select a certain cell, or set of cells in the view
* what about filtering on cells in the field?
* could this be sorted and how?

slombardi’s picture

Hi Aaron,
in my case all the options you mentioned would be useful. The more, the better, but even the first one would be handy!

* is it simply enough to display the formatted field in its entirety as a single field (I think this is what Summit is suggesting)
* is it necessary to be able to only select a certain cell, or set of cells in the view
* what about filtering on cells in the field?
* could this be sorted and how?

aaron1234nz’s picture

Status: Active » Fixed

I've added the ability to show a matrix field in a view.

CCK allows you to easily integrate widgets with views, unfortunately that cannot work for this module, so I've had to manually do the views integration.

Status: Fixed » Closed (fixed)

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

mehtatejas’s picture

Status: Closed (fixed) » Active

@aaron1234nz
Can you please provide guideline how to you have done views integration ?

CarbonPig’s picture

bump

intrafusion’s picture

Status: Active » Closed (won't fix)

Marking as Closed (won't fix) as the new co-maintainer will be focusing on D7