Download & Extend

handler for quiz_node_relationship > parent_nid doesn't exist

Project:Quiz
Version:6.x-4.x-dev
Component:Code - Views
Category:bug report
Priority:normal
Assigned:sdboyer
Status:closed (fixed)

Issue Summary

In the view for questions_by_quiz, the Fields section reports this error:

Error: handler for quiz_node_relationship > parent_nid doesn't exist!

To see, navigate to, /admin/build/views/edit/questions_by_quiz

Comments

#1

Assigned to:Anonymous» sdboyer
Status:active» needs work

will you do this one sdboyer?

#2

Yeah. Clearly I need to sit down with the Quiz views integration for a night or two here, sometime very soon...

I'm pretty nuts this week, but if I can't make it happen during the week, I'll blitz it this weekend.

#3

Cool!

#4

Status:needs work» fixed

I think I just killed this one...

#5

Nice! Thanks Falcon, I really needed this and have never fully understood Views.

I cleaned up the questions_by_quiz view a little, showing the question type instead of the quiz node type (always Quiz), clarifying the column titles, and removing the thousands separator on the ID numbers.

#6

Status:fixed» closed (fixed)