upload file name with date ( re post) November 25, 2020, 09:26:04 AM upload file nameI want to upload file but want to keep original file name + datefilename + systemdatehow do I do it ? Quote Selected
Re: upload file name with date ( re post) Reply #1 – November 25, 2020, 02:58:08 PM Hi @muhdkhokhar the file naming options are available in the FileNameFormat if you want to keep the original name and date to it you will have to edit the file manually to add your case for that as phprad currently does not provide the option, thanks. Quote Selected
Re: upload file name with date ( re post) Reply #2 – November 25, 2020, 04:49:59 PM Quote from: willvin – November 25, 2020, 02:58:08 PMHi @muhdkhokhar the file naming options are available in the FileNameFormat if you want to keep the original name and date to it you will have to edit the file manually to add your case for that as phprad currently does not provide the option, thanks.OK how do I manually change it ?where is this Quote Selected
Re: upload file name with date ( re post) Reply #3 – November 26, 2020, 02:10:26 PM @muhdkhokhar you can find the upload option for any image field you have configured in the construct of system/BaseController.php Quote Selected