Make the title optional
I have document classes where I would like just a date as property, no title (cause the title would be the same for all documents), and an attachment.
I would like the title to be optional in that case.
A document class should have minimum one property to be saved, and the first property entered could be used in the display (in place of the title if there is no title).
Comments
The document templates allow you to define a default title for the document of your class. Since your use case is that "the title would be the same for all documents", it sounds like a good fit. We don't provide natively the possibility to replace the document title by one of its metadata value.
It is not a very suitable solution:
Please sign in to leave a comment.