Hi there!
I've got a question to whoever may know the answer, that why is NOT there a row-style called 'node' in any quiz type view? Or if there is another option for that, how can i make that work? In my case , i want to display the content of the node, like if i would create a 'Node type view', and switch the row style to "Node". The problem is, that in a 'Node type view' i can display the content of the node, but can't filter specifically (like 'by Quiz results: state=in progress') , in a 'Quiz type view' i can filter, but not display the whole content. So this is kinda' "Quiz type view vs. Node type view" thing.
I tried everything which could have been tried in views (including relationships etc.), but couldn't figure out any solution that would work. Did not work with customfield to display the content of the node, then my brain just became tired. Any ideas?
Comments
Comment #1
spike22 commentedooor there's another solution if someone is good enough to create a realation from a 'node' to 'Quiz:results'. Then in the filter the 'Quiz: Quiz Results Quiz State=In progress' or smtg similar. The changes should take effect in the file named: quiz.views.inc , right?
Comment #2
sokrplare commentedSee #1122628: Creating a view of type quiz, with row style as node, instead of fields. for partial solution. Consolidating forces here.