Create short form's from any form, mostly to place in a block.

It does this mostly through jquery:

  • removing the field title, and if the field has no value, and when the field does not have the focus, displays the field's title as it's value.
  • removing fieldsets
  • removing non-required textarea's

Short Form can be used by module developer's:

  • $form['#theme'] = 'shortform';
  • shortform_alter($form, $textarea = FALSE);

Short Form can be used by site builder's:

  • on admin/settings/shortform, enable the "spy"
  • goto the page with the form you'd like to use
  • on admin/settings/shortform, check the form you'd like to use
  • on admin/build/block, add the block to your website
  • remember to configure the block's visibility

TODO

  • move the field description from a div after the field into the HTML field element's description , which generally displays as mouse-over text.

This module is partially supported by CivicActions.

Downloads

Recommended releases

Version Downloads Date Links
5.x-1.0 tar.gz (9.82 KB) | zip (11.37 KB) 2008-Feb-19 Notes

Development releases

Version Downloads Date Links
5.x-1.x-dev tar.gz (9.78 KB) | zip (11.12 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Short Form

  • douggreen - 21 commits
    last: 3 years ago, first: 4 years ago

Issues for Short Form

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 26 Oct 07
nobody click here