Aparna module with audio or uploaded files that are marked required
Jamroom Developers
Not what i meant. What I meant is the Form Designer fields are able to let you do it however you want to do it.
You can set it up so that on the update page, you CAN force the user to re-upload the file if you want to.
So its a choice.
The default of when you set the
create to 'required' is to duplicate that on the
update
That will cause the situation you had:
"The user is required to upload a file during create AND upload a file during update."
To get the situation (which really make more sense for 90% of the cases) where the user can update the title or the body without re-uploading the file you would change the
update Field Designer to 'Not Required' while still leaving the
create set to required.
Not a stupid mistake, just different ways of configuring the system.