Rename File During Upload

Hello

I have been trying to rename a file during load. I have the input file where user can write the name they want. But in the server action, It is not working.
Can anyone help me with the step here. Thank youAname2 Aname

You can directly put the new name in file upload’s template field.

To use file rename, I think you first need to do the select file step (don’t remember what its called).

I will check on it today and let you know the rest.