Closed (fixed)
Project:
FileField
Version:
6.x-3.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 22:46 UTC
Updated:
24 Oct 2011 at 17:32 UTC
Hi there,
Does anyone know what I need to modify to have filesize and filetype not show up in Edit mode? I've seen a bunch of threads about View mode, but I haven't seen any about Edit mode.
Thanks!
Comments
Comment #1
quicksketchYou can override theme_filefield_widget_preview() in your theme's template.php file.
Comment #2
quicksketch