3 Jun
2005
3 Jun
'05
11:48 a.m.
$output['title'] = array('type' => 'textfield', 'title' => t('Title'), 'name' => 'title', 'value' => $edit->title, 'size' => 60, 'maxlenght' => 128, 'decription' => NULL, 'attributes' => NULL, 'required' => TRUE );
I suspect that if someone would make a statistics of drupaldocs.org form_* would be on top. To be free from arbitrary parameter order would be a HUGE plus. Gerhard, if you need a hand in coding, you know where to find me.