Closed (fixed)
Project:
Storm
Version:
6.x-2.x-dev
Component:
Storm.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2011 at 16:29 UTC
Updated:
21 Mar 2013 at 14:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
juliangb commentedFirstly, it'd be better to use separate views to display the projects and tasks as the fields they use are different.
Re the arguments, I think we may need to add support for this in the code. Can you confirm that organization_nid does not occur in the list of fields for possible arguments?
Comment #2
FuXXz commentedok i have created a view only the one nodetype (projects) but there are only organization title arguments, no id
Comment #3
juliangb commentedComment #4
juliangb commentedThe way to handle this is to add a relationship to the organization, then use the standard nid field (but through that relationship) as an argument.