Form Panel

Component ID

350212

Component name

Form Panel

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

10212

Component created

Component changed

Component body

This module provides two theme functions which, in turn, provide an easy way to put multiple input form elements on the same line. No longer do you have to create large, unwieldy templates to make your input forms prettier and more compact.

The module can generate either an HTML table or

tags. In both cases, it includes various CSS classes to help with styling.

It is important to note, however, that this module does nothing on its own. You must refer to one of the included themes from PHP code in order for there to be any effect.

Please also be aware that this module assumes you are developing Forms API code at the module or core level, not using .tpl.php files to alter the appearance of existing forms.