Chapter 7. Working with Nodes, Page 154
Tue, 02/10/2009 - 12:10pm — colinah
Location on the page:
After template code example
Chapter:
7. Working with Nodes
Error:
There seems to be a further required step missing here as there is nothing to load the required collapse.js script.
Correction:
Inserting the line:
drupal_add_js('misc/collapse.js');
into the joke_load function makes the collapsible field work.
Description of the Error:
A missing paragraph?
