You are here

Files in Webform Hide Upload Button 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt 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…
webform_hide_upload.css css/webform_hide_upload.css /* *@file * Css file. */ .webform-hide-upload-force { display: none !important; }
webform_hide_upload.info webform_hide_upload.info name = Webform Hide Upload Button description = Simple module for hide upload button by default and will be show once file selected. core = 7.x dependencies[] = webform configure = admin/config/content/webform
webform_hide_upload.module webform_hide_upload.module This module provides a simple way to hide upload button on file field.

Other projects