You are here

Files in Webform Multiple (WFM) 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Webform Multiple (WFM) ====================== This extends the Drupal 7 Webform module, to allow components (including fieldsets) to accept multiple values. Copyright --------- Copyright 2013 UCLU (University College London Union) 25 Gordon St,…
styles.css styles.css /** * CSS for the Webform Multiple module. */ /* Style the 'Add another item' button. */ .form-submit.wfm-add { margin-bottom: 1em; margin-top: 0.3em; } /* Allow the 'Remove' button to appear next to the element it applies…
wfm.info wfm.info name = Webform Multiple description = Allows multiple entries per component. core = 7.x package = Webform dependencies[] = webform (7.x-4.x) stylesheets[all][] = styles.css
wfm.module wfm.module Main module file for Webform Multiple (WFM).

Other projects