Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Yann Newcomer
@ycolin · Joined 8 years ago · 3 posts · 1 topics · 0 reputation
Badges
Recent posts
-
How rename automaticaly uploaded file from form with fields of the form
· 6 years ago
Sorry, i didn't find any solution with GRAV. From server, we created a Python script to scan csv file and rename file downloaded.
-
How rename automaticaly uploaded file from form with fields of the form
· 8 years ago
Thank you for your answer. It was not exactly what i would like. I would like to change name of joint documents downloaded by people filling my form. i use field "file" in the form : name: file label:
-
How rename automaticaly uploaded file from form with fields of the form
· 8 years ago
Hi, i created a form in front end. I asked in this form : first name, last name, email and a file. I would like to rename uploaded file with "last name"-name of file How can i do this ? Thanks