> It was possible, even in D5. Just not very cleanly. Let me quote that module: $output .= '<option value="'. $value .'">'. $label .'</option>'; Not cleanly?? No shit, Sherlock! :D Let's say then this: form API 3 was not allowing AHAH on hook_elements in a form API 3-clean way.