Creating hidden fields using Drupal Form API
Recently I was trying to create a hidden field on a form I've been working with and couldn't find anything in the Drupal documentation that explained how to create a hidden form. The solution is actually quite simple. In this case I was using the hidden...








