How to avoid multiple document management #98
Replies: 1 comment
-
when you upload a new document in a folder that already has another file with same name, the new document is created with a counter appended in the file name, same behavior as Windows: filename.pdf -> filename(1).pdf. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any settings like the following?
Or can it be checked with template validation?
If a document with the same name is uploaded to the same folder,
an error should be generated.
(If a document with the same name already exists,
check-out → check-in should be required as an update to the existing document.)
Beta Was this translation helpful? Give feedback.
All reactions