Closed (fixed)
Project:
Featured Content
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2010 at 23:54 UTC
Updated:
11 Jan 2026 at 23:35 UTC
Jump to comment: Most recent
Comments
Comment #1
kristen polHi David,
That is a good use case.
I'm wondering how best for the FC module to know what nodes are coming from views. I suppose you would need to tell FC the name of the view you are using and it would have to run the view itself to get the results. Then go through the results and grab out the node ids.
I imagine I could get code working for this but right now I'm in crunch mode on a project so not sure how soon it could happen. The main reason I wrote FC was for users who don't know views at all or not very well, but maybe there are more users like yourself who'd like to leverage both FC and views.
I'm changing this to a feature request.
Thanks,
Kristen
Comment #2
kristen polI have added a new option in the filter options: Views Filter Options
If you choose any of the views listed, then the nodes returned from those views will be used in the block.
Note that the module does not pass in any arguments to the view so only the arguments in the URL will be available (e.g. current node id).
David McMurray - I'm not sure this covers what you are trying to accomplish or not. Please let me know if you were wanting something different.
Thanks,
Kristen
Comment #4
kristen polcleaning up my issues list