Re: Get rid of file "remove" button.

Steve Edwards <[email protected]> Fri, 29 Aug 2014 12:25:13 -0700
Newsgroups gmane.comp.php.drupal.support
Message-ID <[email protected]>
Another option is using hook_form_alter (or hook_form_FORM_ID_alter) to remove the button.

On Aug 29, 2014, at 11:51 AM, Patrick Avella <[email protected]> wrote:

> This can be removed with CSS, or (even better) by over riding the field template in the theme. 
> 
> 
> On Fri, Aug 29, 2014 at 2:46 PM, Nancy Wichmann <[email protected]> wrote:
> In one content type, I want to get rid of the "Remove" button on file uploads. Anyone have an idea?
> 
> --
> [ Drupal support list | http://lists.drupal.org/ ]
> 
> -- 
> [ Drupal support list | http://lists.drupal.org/ ]

-- 
[ Drupal support list | http://lists.drupal.org/ ]