render $form

DesignWork - March 27, 2008 - 22:52

Hi All,

i am trying to render a from in Drupal 5 with all its attributes. My problem is i can render the form like thisdrupal_render($form['group_index']['field_awards'][0]['value']but this dosn´t give me the tinyMCE with the form. If i try do go like drupal_render($form['group_index']['field_awards'][0]['value']['#process']['tiny_etc.ect'] nothing happens.

Does anyboddy has an suggestion for me?

Dirk

 
 

Drupal is a registered trademark of Dries Buytaert.