HowTo: Taming the form buttons

Note: The following tutorial assumes that your are developing your own module and that you have at least a passing familiarity with Drupal's Form API.

Buttons Up and Down

In most cases and environments, form buttons remain the most elegant and practical way for a user to interact quickly with the data that is displayed in a browser window. Drupal's Form API provides three (3) types of buttons: submit, button and image_button.

Subscribe with RSS Subscribe to RSS - image_button