how to add additional message in a Drupal form
        Posted  
        
            by harry_T
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by harry_T
        
        
        
        Published on 2010-03-24T01:11:21Z
        Indexed on 
            2010/03/24
            1:13 UTC
        
        
        Read the original article
        Hit count: 310
        
I would like to additional instructions to a custom Drupal form, similar to hook_help, but at the bottom of the form. Is there a function or hook available for this?
© Stack Overflow or respective owner