You are here

README.txt in Webform Hide Upload Button 7

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Configuration


INTRODUCTION
------------

Current Maintainer: Manish Kumar <manishupdh900@gmail.com>

This module allow user to hide upload button for file field component
on webform, so by default upload button will be hidden and on select of
any file it will show so that user can upload file.

It also has configurable setting so that user can select whether he wants
to apply this on all webforms or on selected webforms.


INSTALLATION
------------

* Install as you would normally install a contributed Drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.


CONFIGURATION
-------------
Administrator can configure on which webforms he wants to hide upload button.
URL : <yourdomain.com>/admin/config/content/webform#edit-webform-hide-upload

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. INTRODUCTION
  7. ------------
  8. Current Maintainer: Manish Kumar
  9. This module allow user to hide upload button for file field component
  10. on webform, so by default upload button will be hidden and on select of
  11. any file it will show so that user can upload file.
  12. It also has configurable setting so that user can select whether he wants
  13. to apply this on all webforms or on selected webforms.
  14. INSTALLATION
  15. ------------
  16. * Install as you would normally install a contributed Drupal module. See:
  17. https://drupal.org/documentation/install/modules-themes/modules-7
  18. for further information.
  19. CONFIGURATION
  20. -------------
  21. Administrator can configure on which webforms he wants to hide upload button.
  22. URL : /admin/config/content/webform#edit-webform-hide-upload