The form appears just fine, and functions correctly. At the end of my form definition I have the obligatory
return system_settings_form($form);
The issue is that none of the form data is stored. The form is
generic...no submit handler specified.
Jeff
