MCQs > IT & Programming > Drupal > You have a view of teasers of a content type containing a referenced ID to a taxonomy term. You want each node in the view to show several fields of that taxonomy term. Which of the following would be best practice if you would do it programmatically?

Drupal MCQs

You have a view of teasers of a content type containing a referenced ID to a taxonomy term. You want each node in the view to show several fields of that taxonomy term. Which of the following would be best practice if you would do it programmatically?

Answer

Correct Answer: In the template.php file through the hook_preprocess_node() function load the needed fields and put them in a variable.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Drupal Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Drupal Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it