This example shows how to use AJAX when altering a node form.

It maintains a table parallel to the node table containing attributes 'example_1' and 'example_2' which are displayed on the node form. 'example_2' is displayed dynamically when example_1 is checked.

File

modules/examples/ajax_example/ajax_example_node_form_alter.inc

Functions