Questions tagged [drupal-forms]

Forms are the primary method for obtaining, and acting upon user input in Drupal.

Forms are the primary method for obtaining, and acting upon user input in Drupal. Module developers can use Drupal's built-in Form API to provide a familiar, uniform, and secure user interface.

The API for Drupal 7 forms can be found at Form generation; a quick start guide to creating forms can be found at Form API Quickstart Guide.

For questions about the API that allows to create forms in Drupal, consider adding the tag to the question.

241 questions
53
votes
1 answer

Adding text (just text!) to a form in Drupal 7

OK, I finally figured out how to add (or edit) form controls through the form API in Drupal. But now, I would like to add text to a form. Not a