Closed (fixed)
Project:
Views Dynamic Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
11 Feb 2011 at 15:44 UTC
Updated:
1 Sep 2013 at 00:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
girishmuraly commentedIndeed, but we are waiting on the Views port of D7 to be stable and for 1.4 to come out of beta currently for this module. Infact, thanks for opening this issue to track the progress.
Comment #2
klonossubscribing...
Comment #3
TimelessDomain commentedViews 7.x-3.0-rc1 is getting close to stable
Comment #4
klonos...less vague title + proper tags.
Comment #5
modstore commentedThis will be very helpful for my current project, any progress on this?
Comment #6
girishmuraly commentedDue to my prior commitments, I wasn't able to get to this sooner. Will be starting porting this weekend..
Comment #7
klonosThis is great news Girish! ;)
...let us know when there's something available for testing.
Comment #8
girishmuraly commentedI've begun porting and posted an initial version here - http://drupal.org/node/1242744.
Some issues still exist. Will keep this ticket open till I can get to them in few more days..
Comment #9
girishmuraly commentedI've begun porting and posted an initial version here - http://drupal.org/node/1242744.
Some issues still exist. Will keep this ticket open till I can get to them in few more days..
Comment #10
klonosThanx Girish, but besides you double-posting (ha-ha), you must have also forgotten to make the sandbox public - all I get is access denied to that link ;)
Comment #11
girishmuraly commented@klonos, yep I double posted :)
Drupal.org publishes the development snapshot node within 12 hours and attaches automatically-generated .tar.gz and .zip files of the project code.
I only just posted under an hour ago, so I'd suggest you to wait. Or you could also git clone it otherwise.
Comment #12
klonosJust downloaded my copy so I can start "playing" with it! Thanx ;)
...so, I think we can close this one now and report any bugs in separate issues.
Comment #14
hypertext200Views3 support.
Comment #15
yousername commentedThank you, heshan.lk
Diff from #14 fixes some messages popping up in D7, but module still doesn't work properly.
I'm loading 8 fields, but displaying only one.
Initial default display works fine, showing only field 1. But when I choose any other field from the filter, all the hidden fields get displayed and stay displayed no matter which option I choose, including 'any' or 'field 1'.
Additionally, the following error messages pop up when clearing filters:
Comment #16
mpv commentedThis patch fixes the error from #15 and another error with already excluded fields. With this two fixes I am able to use this module in drupal 7 without problems (although I still have to do some more testing).
Comment #17
klonosThis issue here was about an initial port to D7 which was done. You need to either unassign this issue from girishmuraly or (preferably) revert its status to "closed (fixed)" and file separate issues and patches against the 7.x branch.
That being said, if you could provide steps to reproduce this, I can verify whether the patch fixes the issue or not.
Comment #18
mpv commentedYou are right, my bad. I've filed three separate issues, each with its own patch to simplify testing. All three issues are very simple, but if you need any more info or help let me know. Thank you for taking a look into this.
The issues:
#2078657: List filters in checkboxes not working
#2078665: Warning: array_diff() [function.array-diff]: Argument #2 is not an array
#2078673: Undefined index error for fields excluded from the view