When using the simple or default upload forms, the Maximum Upload Size is displayed as 256MB, despite the fact I set it to be 4MB in the Upload Configuration parameters. How do I change the displayed value?
Hi Kip,
Actually, the "Upload field" is generated by Joomla, and it retrieve PHP variable upload_max_filesize and show it below the field. But you won't able to upload files bigger than 4MB because Edocman will check and refuse them based on setting.
Thanks
Dam