Hello,
I would like to create document names that consist of a concatenated list of properties, like:
Department-Location-Date.
Where Department, Location and Date would be three mandatory properties for the document.
Is it possible to create a checkin process for the document that doesn't have a field to enter the document name on the checkin form, but instead constructs the document name based on the values for the properties when the document is checked into the repository?
Is something like this easy to do?
Where could I find out more information about this?
Thanks