Page 1 of 1
Set file name in file upload form
Posted: Fri Jan 15, 2021 12:46 am
by signaldog
Is there any way to set the filename for each of several files being uploaded via an upload form?
http://testing.cvma15-1.net/portal.php
Thanks.
Re: Set file name in file upload form
Posted: Fri Jan 15, 2021 6:37 am
by Pablo
There is no option to set the filename.
The built-in script uses the original filename.
If you need different behavior then you will have to implement a script for this yourself.
Re: Set file name in file upload form
Posted: Sat Jan 16, 2021 2:39 am
by BaconFries
Maybe this will be of help. Note link provided for information only.
https://www.telerik.com/forums/change-f ... -html-form